forked from boostorg/tuple
72f2e7535e82093b2eefd199bd1623d165533234
This fixes unnecessary, possibly wrapping conversion of the character argument of tuple manipulators on tuple_manipulator construction. This should silence MSVC warning C4244: tuple_io.hpp(142,71): warning C4244: 'argument': conversion from 'const CharType' to 'const char', possible loss of data Related to https://github.com/boostorg/filesystem/issues/118.
Description
Boost.org tuple module
Languages
C++
98.2%
CMake
1.1%
HTML
0.7%