|
ORE Studio 0.0.4
|
Custom reflector for boost::uuids::uuid. More...
#include <reflectors.hpp>

Public Types | |
| using | ReflType = std::string |
Static Public Member Functions | |
| static boost::uuids::uuid | to (const ReflType &str) |
| static ReflType | from (const boost::uuids::uuid &v) |
Custom reflector for boost::uuids::uuid.
Serializes UUID as string representation.