Memosa-FVM
0.2
|
#include <Array.h>
Public Member Functions | |
ConstAsArray (const T &c) | |
const T & | operator[] (int n) const |
Private Attributes | |
const T & | _c |
|
inline |
|
inline |
|
private |
Definition at line 517 of file Array.h.
Referenced by ConstAsArray< T >::operator[]().