文件名称:lexical_cast:常规文字文本转换,例如以字符串表示的int,反之亦然
文件大小:100KB
文件格式:ZIP
更新时间:2024-05-03 12:45:17
C++
Boost.LexicalCast是。 该库适用于常规文字文本转换,例如,以int表示的字符串,反之亦然。 测试结果 @ 建造 测试覆盖率 更多信息 开发分支: 主分支: 执照 根据分发。
【文件预览】:
lexical_cast-develop
----index.html(460B)
----.gitattributes(4KB)
----doc()
--------lexical_cast.qbk(43KB)
--------Jamfile.v2(710B)
----CMakeLists.txt(874B)
----perf()
--------Jamfile.v2(932B)
--------performance_test.cpp(13KB)
----meta()
--------libraries.json(382B)
----.travis.yml(8KB)
----example()
--------args_to_numbers.cpp(772B)
--------generic_stringize.cpp(2KB)
--------small_examples.cpp(1KB)
--------variant_to_long_double.cpp(1KB)
----test()
--------escape_struct.hpp(820B)
--------no_exceptions_test.cpp(2KB)
--------vc8_bug_test.cpp(2KB)
--------abstract_test.cpp(1KB)
--------stream_traits_test.cpp(8KB)
--------noncopyable_test.cpp(1KB)
--------stream_detection_test.cpp(12KB)
--------to_pointer_test.cpp(669B)
--------iterator_range_test.cpp(8KB)
--------try_lexical_convert.cpp(2KB)
--------Jamfile.v2(3KB)
--------typedefed_wchar_test.cpp(923B)
--------empty_input_test.cpp(5KB)
--------integral_types_test.cpp(22KB)
--------pointers_test.cpp(3KB)
--------wchars_test.cpp(4KB)
--------lexical_cast_test.cpp(25KB)
--------no_locale_test.cpp(5KB)
--------loopback_test.cpp(3KB)
--------filesystem_test.cpp(2KB)
--------arrays_test.cpp(14KB)
--------appveyor.yml(4KB)
--------no_comp_time_prcision.cpp(929B)
--------inf_nan_test.cpp(7KB)
--------containers_test.cpp(3KB)
--------typedefed_wchar_test_runtime.cpp(1KB)
--------float_types_test.cpp(22KB)
----.drone()
--------drone.sh(870B)
--------after-success.sh(2KB)
--------before-install.sh(2KB)
----README.md(2KB)
----.drone.star(2KB)
----include()
--------boost()