QxOrm  1.4.8
C++ Object Relational Mapping library
qx::trait::get_sql_type< QPair< T1, T2 > > Struct Template Reference

#include <get_sql_type.h>

List of all members.

Static Public Member Functions

static const char * get ()

Detailed Description

template<typename T1, typename T2>
struct qx::trait::get_sql_type< QPair< T1, T2 > >

Definition at line 152 of file get_sql_type.h.


Member Function Documentation

template<typename T1 , typename T2 >
static const char* qx::trait::get_sql_type< QPair< T1, T2 > >::get ( ) [inline, static]

Definition at line 153 of file get_sql_type.h.


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