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

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 </home/sftnight/build/workspace/root-makedoc-v616/rootspi/rdoc/src/v6-16-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: