#include <convert.h>
Public Member Functions | |
template<> | |
void | convert (const A &a, B &b) |
template<> | |
void | convert (const A &a, B &b) |
template<> | |
void | convert (const A &a, B &b) |
Static Public Member Functions | |
template<typename A , typename B > | |
static void | convert (const A &a, B &b) |
Definition at line 37 of file impl/convert.h.
|
static |
|
inline |
Definition at line 56 of file impl/convert.h.
|
inline |
Definition at line 67 of file impl/convert.h.
|
inline |
Definition at line 78 of file impl/convert.h.