WPILibC++
2019.1.1-beta-2-13-ge4aa45f
|
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 >{}))) |