Public Member Functions | |
VectorFiller (Vec &vec) | |
VectorFiller< Index+1, Limit, Vec, CommaStyle > | operator, (double t) |
template<int N> | |
VectorFiller< Index+N, Limit, Vec, CommaStyle > | operator, (const ComponentPlaceHolder< N > &ph) |
VectorFiller< Index+1, Limit, Vec, CommaStyle > | operator, (const ComponentPlaceHolder< 1 > &ph) |
~VectorFiller () | |
operator Vec () const | |
VectorFiller (Vec &vec) | |
VectorFiller< Index+1, Limit, Vec, CommaStyle > | operator, (double t) |
template<int N> | |
VectorFiller< Index+N, Limit, Vec, CommaStyle > | operator, (const ComponentPlaceHolder< N > &ph) |
VectorFiller< Index+1, Limit, Vec, CommaStyle > | operator, (const ComponentPlaceHolder< 1 > &ph) |
~VectorFiller () | |
operator Vec () const | |
Public Attributes | |
typedef | sentinel<(Limit > = Index)>::too_many_elements_inserted dummy |
Vec & | v |
bool | final_initializer_but_Vector_not_filled |
Vec & | v |
Definition at line 21 of file vmagic.hh.