Ark Server API (ASE) - Wiki
|
#include <json.hpp>
Public Types | |
using | object_t = typename BasicJsonType::object_t |
Static Public Attributes | |
static constexpr bool | value |
using nlohmann::detail::is_constructible_object_type_impl< BasicJsonType, ConstructibleObjectType, enable_if_t< is_detected< mapped_type_t, ConstructibleObjectType >::value &&is_detected< key_type_t, ConstructibleObjectType >::value > >::object_t = typename BasicJsonType::object_t |
|
staticconstexpr |