core.stdcpp.xutility

D header file for interaction with Microsoft C++ <xutility>

Members

Enums

CppStdRevision
enum CppStdRevision

Possible values of the __cplusplus macro provided by C++ compilers

Manifest constants

__cplusplus
enum __cplusplus;

Returns the target C++ version, encoded as C++ compilers do

Meta

License

Distributed under the Boost Software License 1.0. (See accompanying file LICENSE)

Authors

Manu Evans