QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

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>

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

◆ type

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: