Skip to content

Commit

Permalink
Update lexical_cast from develop
Browse files Browse the repository at this point in the history
  • Loading branch information
boost-commitbot committed Jan 5, 2025
1 parent 2ef2286 commit fb61911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/lexical_cast
Submodule lexical_cast updated 47 files
+1 −1 doc/Jamfile.v2
+1 −1 doc/lexical_cast.qbk
+1 −1 example/args_to_numbers.cpp
+1 −1 example/generic_stringize.cpp
+1 −1 example/small_examples.cpp
+1 −1 example/variant_to_long_double.cpp
+1 −1 include/boost/lexical_cast.hpp
+1 −1 include/boost/lexical_cast/bad_lexical_cast.hpp
+1 −1 include/boost/lexical_cast/detail/buffer_view.hpp
+1 −1 include/boost/lexical_cast/detail/converter_lexical.hpp
+1 −1 include/boost/lexical_cast/detail/converter_lexical_streams.hpp
+1 −1 include/boost/lexical_cast/detail/converter_numeric.hpp
+1 −1 include/boost/lexical_cast/detail/inf_nan.hpp
+1 −1 include/boost/lexical_cast/detail/is_character.hpp
+1 −1 include/boost/lexical_cast/detail/lcast_basic_unlockedbuf.hpp
+1 −1 include/boost/lexical_cast/detail/lcast_char_constants.hpp
+1 −1 include/boost/lexical_cast/detail/lcast_unsigned_converters.hpp
+1 −1 include/boost/lexical_cast/detail/widest_char.hpp
+1 −1 include/boost/lexical_cast/try_lexical_convert.hpp
+1 −1 perf/performance_test.cpp
+1 −1 test/abstract_test.cpp
+1 −1 test/appveyor.yml
+1 −1 test/arrays_test.cpp
+1 −1 test/containers_test.cpp
+1 −1 test/empty_input_test.cpp
+1 −1 test/filesystem_test.cpp
+1 −1 test/float_types_test.cpp
+1 −1 test/from_volatile.cpp
+1 −1 test/implicit_convert.cpp
+1 −1 test/inf_nan_test.cpp
+1 −1 test/integral_types_test.cpp
+1 −1 test/iterator_range_test.cpp
+1 −1 test/lexical_cast_old.hpp
+1 −1 test/lexical_cast_test.cpp
+1 −1 test/loopback_test.cpp
+1 −1 test/no_exceptions_test.cpp
+1 −1 test/no_locale_test.cpp
+1 −1 test/noncopyable_test.cpp
+1 −1 test/pointers_test.cpp
+1 −1 test/stream_detection_test.cpp
+1 −1 test/stream_traits_test.cpp
+1 −1 test/string_view_test.cpp
+1 −1 test/to_pointer_test.cpp
+1 −1 test/try_lexical_convert.cpp
+1 −1 test/typedefed_wchar_test.cpp
+1 −1 test/typedefed_wchar_test_runtime.cpp
+1 −1 test/wchars_test.cpp

0 comments on commit fb61911

Please sign in to comment.