Controls whether or not to enable support to experimental features made available in the 1x version of C++ standard.
#pragma cpp1x on | off | reset
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: