SizeHolder< s > Struct Template Reference
[TooN internals]
This struct holds a size using no data for static sizes. This struct holds a size is the size is dynamic, or simply recorcs the number in the type system if the size is static.
More...
#include <allocator.hh>
List of all members.
Detailed Description
template<int s>
struct TooN::Internal::SizeHolder< s >
This struct holds a size using no data for static sizes. This struct holds a size is the size is dynamic, or simply recorcs the number in the type system if the size is static.
For internal use only.
Constructor & Destructor Documentation
Construct from an int and discard it.
Member Function Documentation
Simply return the statcally known size.