Commit 71a5103
cppal-commitbot
Update lexical_cast from master
1 parent b5bf9e0 commit 71a5103
1 file changed
+1
-1
lines changedSubmodule lexical_cast updated 15 files
- include/boost/lexical_cast/detail/converter_lexical.hpp+18-20
- include/boost/lexical_cast/detail/converter_lexical_streams.hpp+21-30
- include/boost/lexical_cast/detail/converter_numeric.hpp+18-22
- include/boost/lexical_cast/detail/is_character.hpp+9-10
- include/boost/lexical_cast/detail/lcast_unsigned_converters.hpp+5-6
- include/boost/lexical_cast/detail/type_traits.hpp+81
- include/boost/lexical_cast/detail/widest_char.hpp+3-3
- include/boost/lexical_cast/try_lexical_convert.hpp+7-8
- perf/performance_test.cpp+2-1
- test/float_types_test.cpp+5-4
- test/inf_nan_test.cpp+3-2
- test/integral_types_test.cpp+5-3
- test/lexical_cast_old.hpp+2-2
- test/stream_detection_test.cpp+9-8
- test/stream_traits_test.cpp+22-20
0 commit comments