QxOrm  1.4.9
C++ Object Relational Mapping library
qx::trait::remove_smart_ptr< QScopedPointer< T > > Struct Template Reference

#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< QScopedPointer< T > >

Definition at line 82 of file remove_smart_ptr.h.


Member Typedef Documentation

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

Definition at line 82 of file remove_smart_ptr.h.


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