查询是否有配置编译选项。
bool GetFlag(BuilderFlag builderFlag) const noexcept;
参数名
输入/输出
说明
builderFlag
输入
编译选项。
有配置则返回true,无配置则返回false。