@@ -11,7 +11,6 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
|
||||||
namespace stdex
|
namespace stdex
|
||||||
{
|
{
|
||||||
/// \cond internal
|
/// \cond internal
|
||||||
|
@@ -64,7 +64,7 @@ namespace stdex
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
///
|
///
|
||||||
/// Reusable C locale
|
/// Reusable C-locale
|
||||||
///
|
///
|
||||||
const locale locale_C(create_locale(LC_ALL, "C"));
|
const inline locale locale_C(create_locale(LC_ALL, "C"));
|
||||||
}
|
}
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user