WPILibC++
2018.4.1-20180924003241-1198-g0c58a0a
|
Public Member Functions | |
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 >{}))) |