forked from boostorg/detail
Remove tabs in file.
[SVN r24043]
This commit is contained in:
@@ -67,7 +67,7 @@ namespace std{
|
|||||||
#define MB_LENGTH_MAX 8
|
#define MB_LENGTH_MAX 8
|
||||||
|
|
||||||
struct utf8_codecvt_facet_wchar_t :
|
struct utf8_codecvt_facet_wchar_t :
|
||||||
public std::codecvt<wchar_t, char, std::mbstate_t>
|
public std::codecvt<wchar_t, char, std::mbstate_t>
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
explicit utf8_codecvt_facet_wchar_t(std::size_t no_locale_manage = 0)
|
explicit utf8_codecvt_facet_wchar_t(std::size_t no_locale_manage = 0)
|
||||||
|
Reference in New Issue
Block a user