#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/json.h>
|
template<typename BasicJsonType , typename T > |
void | operator() (BasicJsonType &j, T &&val) const noexcept(noexcept(std::declval< to_json_fn >().call(j, std::forward< T >(val), priority_tag< 1 > {}))) |
|
◆ operator()()
template<typename BasicJsonType , typename T >
void wpi::detail::to_json_fn::operator() |
( |
BasicJsonType & |
j, |
|
|
T && |
val |
|
) |
| const |
|
inlinenoexcept |
The documentation for this struct was generated from the following file:
- /home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/json/include/wpi/json.h