mirror of
https://github.com/boostorg/detail.git
synced 2025-07-29 20:07:15 +02:00
make utf8 visible
This commit is contained in:
@ -106,7 +106,7 @@ BOOST_UTF8_BEGIN_NAMESPACE
|
||||
//----------------------------------------------------------------------------//
|
||||
|
||||
|
||||
struct utf8_codecvt_facet :
|
||||
struct BOOST_SYMBOL_VISIBLE utf8_codecvt_facet :
|
||||
public std::codecvt<wchar_t, char, std::mbstate_t>
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user