Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/meta/util.hpp"
failsafe invocation of custom string conversion.
X | the nominal type to base the string conversion on; should be a plain type (class or value) without CV-qualification and references |
Definition at line 399 of file meta/util.hpp.
Static Public Member Functions | |
static std::string | invoke (X const &x) noexcept |