Integrate C++11 branch into 5_1-new
This commit is contained in:
@@ -347,7 +347,7 @@ static void InitCharAliases()
|
||||
{ "auxrt", INTERNAL },
|
||||
{ "auxback", INTERNAL },
|
||||
|
||||
{ NULL, 0 }
|
||||
{ nullptr, 0 }
|
||||
};
|
||||
|
||||
int iNextInternalUseCodepoint = 0xE000;
|
||||
|
||||
Reference in New Issue
Block a user