#include <use.h>
Public Member Functions | |
use_container (T &_t, Indicator &_ind, const std::string &_name) | |
Public Attributes | |
Indicator & | ind |
const std::string & | name |
T & | t |
|
inline |
Indicator& soci::details::use_container< T, Indicator >::ind |
const std::string& soci::details::use_container< T, Indicator >::name |
T& soci::details::use_container< T, Indicator >::t |