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