cpp1x

Controls whether or not to enable support to experimental features made available in the 1x version of C++ standard.

Syntax
  #pragma cpp1x on | off | reset  
Remarks

If you enable this pragma, you can use the following extensions to the 1x or 05 version of the C++ standard that would otherwise be invalid: