|
libkazv
|
Typedefs | |
| using | ClockT = std::chrono::system_clock |
Enumerations | |
| enum | OutputLevel { NONE , ERROR , WARNING , INFO , DEBUG } |
Functions | |
| std::string | toStr (OutputLevel l) |
| template<class T > | |
| std::add_lvalue_reference< T >::type | declref () noexcept |
| constexpr auto | compose () |
| template<class F1 , class ... Fs> | |
| constexpr auto | compose (F1 &&f1, Fs &&...fs) |
Variables | |
| constexpr auto | hasPushBack |
| constexpr auto | hasInsert |
| ImmerPushBackOrInsertT | immerPushBackOrInsert {} |
| auto | looksLikeImmer |
| constexpr auto | isJsonWrap |
| constexpr AllTrueT | allTrue {} |
| constexpr AnyTrueT | anyTrue {} |
| boost::iostreams::stream< boost::iostreams::null_sink > | voidOutputHelper {boost::iostreams::null_sink()} |
| constexpr auto | hasEmptyMethod |
| using Kazv::detail::ClockT = typedef std::chrono::system_clock |
|
constexpr |
|
constexpr |
|
noexcept |
| std::string Kazv::detail::toStr | ( | OutputLevel | l | ) |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
inline |
|
constexpr |
|
inline |
| boost::iostreams::stream< boost::iostreams::null_sink > Kazv::detail::voidOutputHelper {boost::iostreams::null_sink()} |