HosrDiretta
Loading...
Searching...
No Matches
ACQUA::Array_const< T > Class Template Reference

Read-only array definition. More...

#include <Array.hpp>

Public Member Functions

 Array_const (const T *d, std::size_t s)
 
const T * begin () const
 
const T * end () const
 
std::size_t size () const
 
const T & operator[] (size_t i) const
 

Detailed Description

template<typename T>
class ACQUA::Array_const< T >

Read-only array definition.

Template Parameters
TElement type

The documentation for this class was generated from the following file: