dl
JsonAuto 命名空间参考

函数

template<typename T>
bool Get (const json &j, const std::string &name, T &t)
 从json返回值,不存在则返回false
 

函数说明

◆ Get()

template<typename T>
bool JsonAuto::Get ( const json & j,
const std::string & name,
T & t )

从json返回值,不存在则返回false

在文件 dl_particle_config.h32 行定义.