QxOrm  1.4.9
C++ Object Relational Mapping library

qx::trait::remove_smart_ptr<T>::type : return a type without smart-pointer attribute from boost, Qt or QxOrm library More...

#include <remove_smart_ptr.h>

List of all members.

Public Types

typedef T type

Detailed Description

template<typename T>
struct qx::trait::remove_smart_ptr< T >

qx::trait::remove_smart_ptr<T>::type : return a type without smart-pointer attribute from boost, Qt or QxOrm library

Definition at line 62 of file remove_smart_ptr.h.


Member Typedef Documentation

template<typename T>
typedef T qx::trait::remove_smart_ptr< T >::type

Definition at line 62 of file remove_smart_ptr.h.


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