Carefree (For Windows) 0.7
CareFree Library - A Light Data Generator for OI & ACM
载入中...
搜索中...
未找到
carefree_internal::cpp_warnings 命名空间参考

类型定义

using type = int
 

变量

const int Wnone = 0
 
const int Wall = 1
 
const int Wextra = 2
 
const int Wpedantic = 4
 
const int Werror = 8
 

类型定义说明

◆ type

变量说明

◆ Wall

const int carefree_internal::cpp_warnings::Wall = 1

◆ Werror

const int carefree_internal::cpp_warnings::Werror = 8

◆ Wextra

const int carefree_internal::cpp_warnings::Wextra = 2

◆ Wnone

const int carefree_internal::cpp_warnings::Wnone = 0

◆ Wpedantic

const int carefree_internal::cpp_warnings::Wpedantic = 4