Logo ROOT   6.14/05
Reference Guide
List of all members | Static Public Member Functions | List of all members
nlohmann::detail::external_constructor< value_t::boolean > Struct Template Reference

template<>
struct nlohmann::detail::external_constructor< value_t::boolean >

Definition at line 245 of file json.hpp.

Static Public Member Functions

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

#include </mnt/build/workspace/root-makedoc-v614/rootspi/rdoc/src/v6-14-00-patches/io/io/res/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 248 of file json.hpp.


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