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, false > Struct Template Reference

#include <typeimpl.hxx>

Static Public Member Functions

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

Detailed Description

template<typename T>
struct qi::detail::TypeTraitCreate< T, false >

Definition at line 38 of file typeimpl.hxx.

Member Function Documentation

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

Definition at line 40 of file typeimpl.hxx.

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

Definition at line 41 of file typeimpl.hxx.


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