Common ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Member Functions | Public Attributes | List of all members
odb::val_bind< T > Struct Template Reference

Public Types

typedef const T & type
 

Public Member Functions

 val_bind (type v)
 

Public Attributes

type val
 

Member Typedef Documentation

template<typename T>
typedef const T& odb::val_bind< T >::type

Constructor & Destructor Documentation

template<typename T>
odb::val_bind< T >::val_bind ( type  v)
inlineexplicit

Member Data Documentation

template<typename T>
type odb::val_bind< T >::val

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