Compiler Warning (level 4) C4400
Visual Studio 2012
'type' : const/volatile qualifiers on this type are not supported
The const (C++)and volatile (C++)qualifiers will not work with variables of common language runtime types.