_CArray< _Tp, _Nb > Struct Template Reference#include <_carray.h>
List of all members.
Detailed Description
template<class _Tp, size_t _Nb>
struct _CArray< _Tp, _Nb >
Definition at line 36 of file _carray.h.
Constructor & Destructor Documentation
template<class _Tp, size_t _Nb>
template<class _Tp, size_t _Nb>
Member Function Documentation
template<class _Tp, size_t _Nb>
_Tp& _CArray< _Tp, _Nb >::operator[] |
( |
size_t |
__i |
) |
[inline] |
The documentation for this struct was generated from the following file:
- /home/ntakagi/work/STLport-5.1.5/stlport/stl/_carray.h
Generated on Mon Mar 10 15:32:53 2008 by
1.5.1
|