WPILibC++ 2024.3.2
detail::external_constructor< value_t::boolean > Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/detail/conversions/to_json.h>

Static Public Member Functions

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

Member Function Documentation

◆ construct()

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

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