TooN 2.1
Public Member Functions
SizeHolder< s > Struct Template Reference

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.

Public Member Functions

 SizeHolder ()
 SizeHolder (int)
int size () const

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.