WPILibC++
2018.4.1-20180729181730-1145-g898076f
|
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 >{}))) |