#include <json.hpp>
Static Public Attributes | |
static constexpr bool | value |
Static Private Member Functions | |
template<typename U , typename = enable_if_t<std::is_same<void, decltype(uncvref_t<U>::from_json( std::declval<BasicJsonType>(), std::declval<T&>()))>::value>> | |
static int | detect (U &&) |
static void | detect (...) |
|
staticprivate |
|
staticprivate |
|
static |