Namespace containing helper classes and functions for on-the-flight remapping DbType<->UserType.
Classes | |
struct | To |
Functions | |
template<typename T , typename DbType > | |
T | DoConvert (DbType &&from) |
T storages::mysql::convert::DoConvert | ( | DbType && | from | ) |
Definition at line 27 of file convert.hpp.