EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nlohmann::detail::external_constructor< value_t::number_float > 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::number_float_t val) noexcept
 

Detailed Description

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

Definition at line 3844 of file json.hpp.

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

Member Function Documentation

template<typename BasicJsonType >
static void nlohmann::detail::external_constructor< value_t::number_float >::construct ( BasicJsonType &  j,
typename BasicJsonType::number_float_t  val 
)
inlinestaticnoexcept

Definition at line 3847 of file json.hpp.

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


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