Crossfire Server, Trunk
nlohmann::detail::external_constructor< value_t::boolean > Struct Reference

#include <json.hpp>

+ Collaboration diagram for nlohmann::detail::external_constructor< value_t::boolean >:

Static Public Member Functions

template<typename BasicJsonType >
static void construct (BasicJsonType &j, typename BasicJsonType::boolean_t b) noexcept
 

Detailed Description

Definition at line 4543 of file json.hpp.

Member Function Documentation

◆ construct()

template<typename BasicJsonType >
static void nlohmann::detail::external_constructor< value_t::boolean >::construct ( BasicJsonType &  j,
typename BasicJsonType::boolean_t  b 
)
inlinestaticnoexcept

Definition at line 4546 of file json.hpp.

References Ice::b, and nlohmann::detail::boolean.


The documentation for this struct was generated from the following file: