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.h
第
32
行定义.
制作者
1.13.1