Searched refs:CppStandard (Results 1 – 1 of 1) sorted by relevance
78 enum CppStandard { CPP_STD_X0 = 0, CPP_STD_11, CPP_STD_17 }; enum83 CppStandard g_cpp_std; // Base version of C++ standard.