threaddb  2.0b
A file mapped memory container extension
Public Member Functions | List of all members
tdb::size_< T > Struct Template Reference

Trait class for size of fixed length data items. More...

#include <threaddbSTLWrapper.h>

Public Member Functions

 size_ ()
 
 size_ (const T &)
 
size_t size () const
 

Detailed Description

template<class T>
struct tdb::size_< T >

Trait class for size of fixed length data items.

Constructor & Destructor Documentation

◆ size_() [1/2]

template<class T>
tdb::size_< T >::size_ ( )
inline

◆ size_() [2/2]

template<class T>
tdb::size_< T >::size_ ( const T &  )
inline

Member Function Documentation

◆ size()

template<class T>
size_t tdb::size_< T >::size ( ) const
inline

The documentation for this struct was generated from the following file: