mirror of
https://github.com/boostorg/serialization.git
synced 2026-01-31 20:42:10 +00:00
cosmetic change to suppress bogus Microsoft warning
[SVN r46256]
This commit is contained in:
@@ -19,7 +19,7 @@ namespace archive {
|
||||
|
||||
BOOST_WARCHIVE_DECL(std::codecvt_base::result)
|
||||
codecvt_null<wchar_t>::do_out(
|
||||
std::mbstate_t & state,
|
||||
std::mbstate_t & /*state*/,
|
||||
const wchar_t * first1,
|
||||
const wchar_t * last1,
|
||||
const wchar_t * & next1,
|
||||
|
||||
Reference in New Issue
Block a user