@@ -247,6 +247,11 @@ namespace stdex
|
||||
return z;
|
||||
}
|
||||
|
||||
///
|
||||
/// Reusable standard C++ C-locale
|
||||
///
|
||||
const inline std::locale std_locale_C("C");
|
||||
|
||||
///
|
||||
/// Find a code unit in a string case-insensitive
|
||||
///
|
||||
|
Reference in New Issue
Block a user