Lumiera
0.pre.03
»edit your freedom«
|
Classes | |
struct | _allow_call |
by default we don't allow to treat any types directly by boost::format. More... | |
struct | _allow_call< char > |
struct | _allow_call< double > |
struct | _allow_call< float > |
struct | _allow_call< int16_t > |
struct | _allow_call< int32_t > |
struct | _allow_call< int64_t > |
struct | _allow_call< long > |
struct | _allow_call< string > |
struct | _allow_call< uchar > |
struct | _allow_call< uint16_t > |
struct | _allow_call< uint32_t > |
struct | _allow_call< uint64_t > |
struct | _allow_call< ulong > |
struct | _is_smart_wrapper |
struct | _is_smart_wrapper< std::shared_ptr< T > > |
struct | _is_smart_wrapper< std::unique_ptr< T, D > > |
struct | _shall_convert_toString |
struct | _shall_format_directly |
struct | _shall_show_smartWrapper |
Functions | |
void | _clear_errorflag () |
string | _log_and_stringify (std::exception const &ex) |
string | _log_unknown_exception () |