Contents

CXXLanguageStandard

The supported C++ language standard you use to compile C++ sources in the package.

Declaration

enum CXXLanguageStandard

Overview

Aliases are available for some C++ language standards. For example, use cxx98 or cxx03 for the “ISO C++ 1998 with amendments” standard. To learn more, see C++ Support in Clang.

Topics

Enumeration Cases

See Also

Declaring Supported Languages