ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>
Public Member Functions | |
template<typename BasicJsonType , typename T > | |
auto | operator() (const BasicJsonType &j, T &val) const noexcept(noexcept(from_json(j |
Public Attributes | |
autodecltype(from_json(j, val), void()) | val |
Definition at line 3241 of file json.hpp.
View newest version in sPHENIX GitHub at line 3241 of file json.hpp
|
noexcept |