WPILibC++
2019.1.1-beta-1-5-g9a1af13
|
Public Member Functions | |
template<typename BasicJsonType , typename T > | |
void | operator() (const BasicJsonType &j, T &val) const noexcept(noexcept(std::declval< from_json_fn >().call(j, val, priority_tag< 1 >{}))) |