TooN::Internal::VectorFiller< N, Size, P, B > Struct Template Reference
#include <comma.hh>
List of all members.
Public Member Functions |
VectorFiller< N+1, Size, P, B > | operator, (const P &p) |
| VectorFiller (Vector< Size, P, B > &v_, VectorFiller< N-1, Size, P, B > *p) |
| ~VectorFiller () |
Public Attributes |
VectorFiller< N-1, Size, P, B > * | parent |
bool | underfill |
Vector< Size, P, B > & | v |
Detailed Description
template<int N, int Size, class P, class B>
struct TooN::Internal::VectorFiller< N, Size, P, B >
Definition at line 7 of file comma.hh.
Constructor & Destructor Documentation
template<int N, int Size, class P, class B>
template<int N, int Size, class P, class B>
Member Function Documentation
template<int N, int Size, class P, class B>
Member Data Documentation
template<int N, int Size, class P, class B>
template<int N, int Size, class P, class B>
template<int N, int Size, class P, class B>
The documentation for this struct was generated from the following file: