EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nlohmann::detail::external_constructor< value_t::boolean > Struct Template Reference

#include <acts/blob/sPHENIX/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>

Static Public Member Functions

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

Detailed Description

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

Definition at line 3802 of file json.hpp.

View newest version in sPHENIX GitHub at line 3802 of file json.hpp

Member Function Documentation

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

Definition at line 3805 of file json.hpp.

View newest version in sPHENIX GitHub at line 3805 of file json.hpp


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