文件名称:boost_source_code
介绍说明--下载内容均来自于网络,请自行研究使用
正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型);
多线程,想了很久的跨平台多线程库了;
数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备;
python,没错,对Python语言的支持;
智能指针,与std::auto_ptr一起善加使用,可杜绝内存泄露,效率更不可和垃圾收集机制GC同日而语;
更有循环冗余的CRC、可轻松定义返回多个值函数的元组tuple、可容纳不同类型值的any、对标准库各方面的补充……
还在迅速扩大中,部分内容有望进入C++标准库…… -regular expression. with the POSIX API and Perl language processing Regular expressions are comparable to the function, but also support various types of characters (such as char and wchar_t. they can even be defined character type); Multithreading, for a long time to cross-platform and multi-threaded library; Data Structure "map", coupled with the imminent accession to the standards hash_set, hash_map. hash_multiset. hash_multimap etc. (In fact, many STL implementations, such as the SGI STL, support has been above data structure), C data structures to support the nearly complete; python, it is true that right Python language support; Smart indicator, std : : auto_ptr together to make good use, Memory can stop leaking, and not more efficient garbage collection mechanism GC same b
多线程,想了很久的跨平台多线程库了;
数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备;
python,没错,对Python语言的支持;
智能指针,与std::auto_ptr一起善加使用,可杜绝内存泄露,效率更不可和垃圾收集机制GC同日而语;
更有循环冗余的CRC、可轻松定义返回多个值函数的元组tuple、可容纳不同类型值的any、对标准库各方面的补充……
还在迅速扩大中,部分内容有望进入C++标准库…… -regular expression. with the POSIX API and Perl language processing Regular expressions are comparable to the function, but also support various types of characters (such as char and wchar_t. they can even be defined character type); Multithreading, for a long time to cross-platform and multi-threaded library; Data Structure "map", coupled with the imminent accession to the standards hash_set, hash_map. hash_multiset. hash_multimap etc. (In fact, many STL implementations, such as the SGI STL, support has been above data structure), C data structures to support the nearly complete; python, it is true that right Python language support; Smart indicator, std : : auto_ptr together to make good use, Memory can stop leaking, and not more efficient garbage collection mechanism GC same b
(系统自动生成,下载前可以参看下载内容)
下载文件列表
boost
.....\algorithm
.....\.........\minmax.hpp
.....\.........\minmax_element.hpp
.....\.........\string
.....\.........\......\case_conv.hpp
.....\.........\......\classification.hpp
.....\.........\......\collection_traits.hpp
.....\.........\......\compare.hpp
.....\.........\......\concept.hpp
.....\.........\......\config.hpp
.....\.........\......\constants.hpp
.....\.........\......\detail
.....\.........\......\......\case_conv.hpp
.....\.........\......\......\classification.hpp
.....\.........\......\......\collection_traits.hpp
.....\.........\......\......\finder.hpp
.....\.........\......\......\finder_regex.hpp
.....\.........\......\......\find_format.hpp
.....\.........\......\......\find_format_all.hpp
.....\.........\......\......\find_format_store.hpp
.....\.........\......\......\find_iterator.hpp
.....\.........\......\......\formatter.hpp
.....\.........\......\......\formatter_regex.hpp
.....\.........\......\......\predicate.hpp
.....\.........\......\......\replace_storage.hpp
.....\.........\......\......\sequence.hpp
.....\.........\......\......\trim.hpp
.....\.........\......\......\util.hpp
.....\.........\......\erase.hpp
.....\.........\......\find.hpp
.....\.........\......\finder.hpp
.....\.........\......\find_format.hpp
.....\.........\......\find_iterator.hpp
.....\.........\......\formatter.hpp
.....\.........\......\iterator_range.hpp
.....\.........\......\iter_find.hpp
.....\.........\......\predicate.hpp
.....\.........\......\predicate_facade.hpp
.....\.........\......\regex.hpp
.....\.........\......\regex_find_format.hpp
.....\.........\......\replace.hpp
.....\.........\......\sequence_traits.hpp
.....\.........\......\split.hpp
.....\.........\......\std
.....\.........\......\...\list_traits.hpp
.....\.........\......\...\rope_traits.hpp
.....\.........\......\...\slist_traits.hpp
.....\.........\......\...\string_traits.hpp
.....\.........\......\std_containers_traits.hpp
.....\.........\......\trim.hpp
.....\.........\......\yes_no_type.hpp
.....\.........\string.hpp
.....\.........\string_regex.hpp
.....\aligned_storage.hpp
.....\any.hpp
.....\archive
.....\.......\add_facet.hpp
.....\.......\archive_exception.hpp
.....\.......\basic_archive.hpp
.....\.......\basic_binary_iarchive.hpp
.....\.......\basic_binary_iprimitive.hpp
.....\.......\basic_binary_oarchive.hpp
.....\.......\basic_binary_oprimitive.hpp
.....\.......\basic_text_iarchive.hpp
.....\.......\basic_text_iprimitive.hpp
.....\.......\basic_text_oarchive.hpp
.....\.......\basic_text_oprimitive.hpp
.....\.......\basic_xml_archive.hpp
.....\.......\basic_xml_iarchive.hpp
.....\.......\basic_xml_oarchive.hpp
.....\.......\binary_iarchive.hpp
.....\.......\binary_oarchive.hpp
.....\.......\binary_wiarchive.hpp
.....\.......\binary_woarchive.hpp
.....\.......\codecvt_null.hpp
.....\.......\detail
.....\.......\......\archive_pointer_iserializer.hpp
.....\.......\......\archive_pointer_oserializer.hpp
.....\.......\......\basic_iarchive.hpp
.....\.......\......\basic_iserializer.hpp
.....\.......\......\basic_oarchive.hpp
.....\.......\......\basic_oserializer.hpp
.....\.......\......\basic_pointer_iserializer.hpp
.....\.......\......\basic_pointer_oserializer.hpp
.....\.......\......\basic_serializer.hpp
.....\.......\......\basic_serializer_map.hpp
.....\.......\......\common_iarchive.hpp
.....\.......\......\common_oarchive.hpp
.....\.......\......\interface_iarchive.hpp
.....\.......\......\interface_oarchive.hpp
.....\.......\......\iserializer.hpp
.....\.......\......\known_archive_types.hpp
.....\.......\......\known_archive_types_fwd.hpp
.....\.......\......\oserializer.hpp
.....\.......\......\polymorphic_iarchive_impl.hpp
.....\.......\......\polymorphic_oarchive_impl.hpp
.....\.......\dinkumware.hpp
.....\.......\impl
.....\.......\....\archive_pointer_iserializer.ipp
.....\algorithm
.....\.........\minmax.hpp
.....\.........\minmax_element.hpp
.....\.........\string
.....\.........\......\case_conv.hpp
.....\.........\......\classification.hpp
.....\.........\......\collection_traits.hpp
.....\.........\......\compare.hpp
.....\.........\......\concept.hpp
.....\.........\......\config.hpp
.....\.........\......\constants.hpp
.....\.........\......\detail
.....\.........\......\......\case_conv.hpp
.....\.........\......\......\classification.hpp
.....\.........\......\......\collection_traits.hpp
.....\.........\......\......\finder.hpp
.....\.........\......\......\finder_regex.hpp
.....\.........\......\......\find_format.hpp
.....\.........\......\......\find_format_all.hpp
.....\.........\......\......\find_format_store.hpp
.....\.........\......\......\find_iterator.hpp
.....\.........\......\......\formatter.hpp
.....\.........\......\......\formatter_regex.hpp
.....\.........\......\......\predicate.hpp
.....\.........\......\......\replace_storage.hpp
.....\.........\......\......\sequence.hpp
.....\.........\......\......\trim.hpp
.....\.........\......\......\util.hpp
.....\.........\......\erase.hpp
.....\.........\......\find.hpp
.....\.........\......\finder.hpp
.....\.........\......\find_format.hpp
.....\.........\......\find_iterator.hpp
.....\.........\......\formatter.hpp
.....\.........\......\iterator_range.hpp
.....\.........\......\iter_find.hpp
.....\.........\......\predicate.hpp
.....\.........\......\predicate_facade.hpp
.....\.........\......\regex.hpp
.....\.........\......\regex_find_format.hpp
.....\.........\......\replace.hpp
.....\.........\......\sequence_traits.hpp
.....\.........\......\split.hpp
.....\.........\......\std
.....\.........\......\...\list_traits.hpp
.....\.........\......\...\rope_traits.hpp
.....\.........\......\...\slist_traits.hpp
.....\.........\......\...\string_traits.hpp
.....\.........\......\std_containers_traits.hpp
.....\.........\......\trim.hpp
.....\.........\......\yes_no_type.hpp
.....\.........\string.hpp
.....\.........\string_regex.hpp
.....\aligned_storage.hpp
.....\any.hpp
.....\archive
.....\.......\add_facet.hpp
.....\.......\archive_exception.hpp
.....\.......\basic_archive.hpp
.....\.......\basic_binary_iarchive.hpp
.....\.......\basic_binary_iprimitive.hpp
.....\.......\basic_binary_oarchive.hpp
.....\.......\basic_binary_oprimitive.hpp
.....\.......\basic_text_iarchive.hpp
.....\.......\basic_text_iprimitive.hpp
.....\.......\basic_text_oarchive.hpp
.....\.......\basic_text_oprimitive.hpp
.....\.......\basic_xml_archive.hpp
.....\.......\basic_xml_iarchive.hpp
.....\.......\basic_xml_oarchive.hpp
.....\.......\binary_iarchive.hpp
.....\.......\binary_oarchive.hpp
.....\.......\binary_wiarchive.hpp
.....\.......\binary_woarchive.hpp
.....\.......\codecvt_null.hpp
.....\.......\detail
.....\.......\......\archive_pointer_iserializer.hpp
.....\.......\......\archive_pointer_oserializer.hpp
.....\.......\......\basic_iarchive.hpp
.....\.......\......\basic_iserializer.hpp
.....\.......\......\basic_oarchive.hpp
.....\.......\......\basic_oserializer.hpp
.....\.......\......\basic_pointer_iserializer.hpp
.....\.......\......\basic_pointer_oserializer.hpp
.....\.......\......\basic_serializer.hpp
.....\.......\......\basic_serializer_map.hpp
.....\.......\......\common_iarchive.hpp
.....\.......\......\common_oarchive.hpp
.....\.......\......\interface_iarchive.hpp
.....\.......\......\interface_oarchive.hpp
.....\.......\......\iserializer.hpp
.....\.......\......\known_archive_types.hpp
.....\.......\......\known_archive_types_fwd.hpp
.....\.......\......\oserializer.hpp
.....\.......\......\polymorphic_iarchive_impl.hpp
.....\.......\......\polymorphic_oarchive_impl.hpp
.....\.......\dinkumware.hpp
.....\.......\impl
.....\.......\....\archive_pointer_iserializer.ipp