WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
detail::external_constructor< value_t::boolean > Struct Reference

#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: