Goby3  3.1.4
2024.02.22
detail::external_constructor< value_t::number_float > Struct Reference

#include <goby/util/thirdparty/nlohmann/json.hpp>

Static Public Member Functions

template<typename BasicJsonType >
static void construct (BasicJsonType &j, typename BasicJsonType::number_float_t val) noexcept
 

Detailed Description

Definition at line 5419 of file json.hpp.

Member Function Documentation

◆ construct()

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

Definition at line 5422 of file json.hpp.


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