Ark Server API (ASA) - Wiki
|
Classes | |
struct | hash< nlohmann::json > |
hash value for JSON objects More... | |
struct | less<::nlohmann::detail::value_t > |
class | numeric_limits< fmt::internal::DummyInt > |
class | tuple_element< N, ::nlohmann::detail::iteration_proxy_value< IteratorType > > |
class | tuple_size<::nlohmann::detail::iteration_proxy_value< IteratorType > > |
Functions | |
template<> | |
void | swap< nlohmann::json > (nlohmann::json &j1, nlohmann::json &j2) noexcept(//NOLINT(readability-inconsistent-declaration-parameter-name) is_nothrow_move_constructible< nlohmann::json >::value &&//NOLINT(misc-redundant-expression) is_nothrow_move_assignable< nlohmann::json >::value) |
exchanges the values of two JSON objects | |
fmt::BufferedFile & | move (fmt::BufferedFile &f) |
fmt::File & | move (fmt::File &f) |
|
inline |
|
inlinenoexcept |