libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
qi::detail::TypeTraitCreate< T, b > Struct Template Reference

#include <typeimpl.hxx>

Static Public Member Functions

static void * create ()
 
static void createInPlace (void *ptr)
 

Detailed Description

template<typename T, bool b>
struct qi::detail::TypeTraitCreate< T, b >

Definition at line 31 of file typeimpl.hxx.

Member Function Documentation

template<typename T, bool b>
static void* qi::detail::TypeTraitCreate< T, b >::create ( )
inlinestatic

Definition at line 33 of file typeimpl.hxx.

template<typename T, bool b>
static void qi::detail::TypeTraitCreate< T, b >::createInPlace ( void *  ptr)
inlinestatic

Definition at line 34 of file typeimpl.hxx.


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