Classes | Functions
detail Namespace Reference

Classes

struct  bool2type
struct  OptVTable
struct  VTable

Functions

template<class T >
vptr_type base_vtable (const T *x)
template<class T >
vptr_type vtable (const T *x)
template<class T >
vptr_type vtable_select (bool2type< 0 >, const T *=0)
template<class T >
vptr_type vtable_select (bool2type< 1 >, const T *=0)

Function Documentation

template<class T >
vptr_type detail::base_vtable ( const T *  x) [inline]

Definition at line 82 of file detail/value_store.h.

template<class T >
vptr_type detail::vtable ( const T *  x) [inline]

Definition at line 77 of file detail/value_store.h.

template<class T >
vptr_type detail::vtable_select ( bool2type< 0 >  ,
const T *  = 0 
) [inline]

Definition at line 69 of file detail/value_store.h.

template<class T >
vptr_type detail::vtable_select ( bool2type< 1 >  ,
const T *  = 0 
) [inline]

Definition at line 73 of file detail/value_store.h.



clasp
Author(s): Benjamin Kaufmann
autogenerated on Thu Aug 27 2015 12:41:41