文件名称: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
boost/aligned_storage.hpp
boost/any.hpp
boost/array.hpp
boost/assert.hpp
boost/assign.hpp
boost/bind.hpp
boost/blank.hpp
boost/blank_fwd.hpp
boost/call_traits.hpp
boost/cast.hpp
boost/checked_delete.hpp
boost/compressed_pair.hpp
boost/concept_archetype.hpp
boost/concept_check.hpp
boost/config.hpp
boost/crc.hpp
boost/cregex.hpp
boost/cstdint.hpp
boost/cstdlib.hpp
boost/current_function.hpp
boost/dynamic_bitset.hpp
boost/dynamic_bitset_fwd.hpp
boost/enable_shared_from_this.hpp
boost/format.hpp
boost/function.hpp
boost/functional.hpp
boost/function_equal.hpp
boost/function_output_iterator.hpp
boost/generator_iterator.hpp
boost/get_pointer.hpp
boost/implicit_cast.hpp
boost/indirect_reference.hpp
boost/integer.hpp
boost/integer_fwd.hpp
boost/integer_traits.hpp
boost/intrusive_ptr.hpp
boost/io_fwd.hpp
boost/iterator.hpp
boost/iterator_adaptors.hpp
boost/last_value.hpp
boost/lexical_cast.hpp
boost/limits.hpp
boost/math_fwd.hpp
boost/mem_fn.hpp
boost/multi_array.hpp
boost/multi_index_container.hpp
boost/multi_index_container_fwd.hpp
boost/next_prior.hpp
boost/noncopyable.hpp
boost/nondet_random.hpp
boost/none.hpp
boost/non_type.hpp
boost/operators.hpp
boost/optional.hpp
boost/pfto.hpp
boost/pointee.hpp
boost/preprocessor.hpp
boost/program_options.hpp
boost/progress.hpp
boost/property_map.hpp
boost/property_map_iterator.hpp
boost/python.hpp
boost/random.hpp
boost/range.hpp
boost/rational.hpp
boost/ref.hpp
boost/regex.h
boost/regex.hpp
boost/regex_fwd.hpp
boost/scoped_array.hpp
boost/scoped_ptr.hpp
boost/shared_array.hpp
boost/shared_container_iterator.hpp
boost/shared_ptr.hpp
boost/signal.hpp
boost/signals.hpp
boost/smart_cast.hpp
boost/smart_ptr.hpp
boost/spirit.hpp
boost/state_saver.hpp
boost/static_assert.hpp
boost/static_warning.hpp
boost/strong_typedef.hpp
boost/thread.hpp
boost/throw_exception.hpp
boost/timer.hpp
boost/tokenizer.hpp
boost/token_functions.hpp
boost/token_iterator.hpp
boost/type.hpp
boost/type_traits.hpp
boost/utf8_codecvt_facet.hpp
boost/utility.hpp
boost/variant.hpp
boost/vector_property_map.hpp
boost/version.hpp
boost/visit_each.hpp
boost/weak_ptr.hpp
boost/variant
boost/variant/apply_visitor.hpp
boost/variant/bad_visit.hpp
boost/variant/get.hpp
boost/variant/recursive_variant.hpp
boost/variant/recursive_wrapper.hpp
boost/variant/recursive_wrapper_fwd.hpp
boost/variant/static_visitor.hpp
boost/variant/variant.hpp
boost/variant/variant_fwd.hpp
boost/variant/visitor_ptr.hpp
boost/variant/detail
boost/variant/detail/apply_visitor_binary.hpp
boost/variant/detail/apply_visitor_delayed.hpp
boost/variant/detail/apply_visitor_unary.hpp
boost/variant/detail/backup_holder.hpp
boost/variant/detail/bool_trait_def.hpp
boost/variant/detail/bool_trait_undef.hpp
boost/variant/detail/cast_storage.hpp
boost/variant/detail/config.hpp
boost/variant/detail/enable_recursive.hpp
boost/variant/detail/enable_recursive_fwd.hpp
boost/variant/detail/forced_return.hpp
boost/variant/detail/generic_result_type.hpp
boost/variant/detail/has_nothrow_move.hpp
boost/variant/detail/has_trivial_move.hpp
boost/variant/detail/initializer.hpp
boost/variant/detail/make_variant_list.hpp
boost/variant/detail/move.hpp
boost/variant/detail/over_sequence.hpp
boost/variant/detail/substitute.hpp
boost/variant/detail/substitute_fwd.hpp
boost/variant/detail/variant_io.hpp
boost/variant/detail/visitation_impl.hpp
boost/utility
boost/utility/addressof.hpp
boost/utility/base_from_member.hpp
boost/utility/compare_pointees.hpp
boost/utility/enable_if.hpp
boost/utility/in_place_factory.hpp
boost/utility/result_of.hpp
boost/utility/typed_in_place_factory.hpp
boost/utility/value_init.hpp
boost/utility/detail
boost/utility/detail/in_place_factory_prefix.hpp
boost/utility/detail/in_place_factory_suffix.hpp
boost/utility/detail/result_of_iterate.hpp
boost/type_traits
boost/type_traits/add_const.hpp
boost/type_traits/add_cv.hpp
boost/type_traits/add_pointer.hpp
boost/type_traits/add_reference.hpp
boost/type_traits/add_volatile.hpp
boost/type_traits/alignment_of.hpp
boost/type_traits/alignment_traits.hpp
boost/type_traits/arithmetic_traits.hpp
boost/type_traits/array_traits.hpp
boost/type_traits/broken_compiler_spec.hpp
boost/type_traits/composite_traits.hpp
boost/type_traits/config.hpp
boost/type_traits/conversion_traits.hpp
boost/type_traits/cv_traits.hpp
boost/type_traits/function_traits.hpp
boost/type_traits/has_nothrow_assign.hpp
boost/type_traits/has_nothrow_constructor.hpp
boost/type_traits/has_nothrow_copy.hpp
boost/type_traits/has_nothrow_destructor.hpp
boost/type_traits/has_trivial_assign.hpp
boost/type_traits/has_trivial_constructor.hpp
boost/type_traits/has_trivial_copy.hpp
boost/type_traits/has_trivial_destructor.hpp
boost/type_traits/ice.hpp
boost/type_traits/intrinsics.hpp
boost/type_traits/is_abstract.hpp
boost/type_traits/is_arithmetic.hpp
boost/type_traits/is_array.hpp
boost/type_traits/is_base_and_derived.hpp
boost/type_traits/is_class.hpp
boost/type_traits/is_compound.hpp
boost/type_traits/is_const.hpp
boost/type_traits/is_convertible.hpp
boost/type_traits/is_empty.hpp
boost/type_traits/is_enum.hpp
boost/type_traits/is_float.hpp
boost/type_traits/
boost/aligned_storage.hpp
boost/any.hpp
boost/array.hpp
boost/assert.hpp
boost/assign.hpp
boost/bind.hpp
boost/blank.hpp
boost/blank_fwd.hpp
boost/call_traits.hpp
boost/cast.hpp
boost/checked_delete.hpp
boost/compressed_pair.hpp
boost/concept_archetype.hpp
boost/concept_check.hpp
boost/config.hpp
boost/crc.hpp
boost/cregex.hpp
boost/cstdint.hpp
boost/cstdlib.hpp
boost/current_function.hpp
boost/dynamic_bitset.hpp
boost/dynamic_bitset_fwd.hpp
boost/enable_shared_from_this.hpp
boost/format.hpp
boost/function.hpp
boost/functional.hpp
boost/function_equal.hpp
boost/function_output_iterator.hpp
boost/generator_iterator.hpp
boost/get_pointer.hpp
boost/implicit_cast.hpp
boost/indirect_reference.hpp
boost/integer.hpp
boost/integer_fwd.hpp
boost/integer_traits.hpp
boost/intrusive_ptr.hpp
boost/io_fwd.hpp
boost/iterator.hpp
boost/iterator_adaptors.hpp
boost/last_value.hpp
boost/lexical_cast.hpp
boost/limits.hpp
boost/math_fwd.hpp
boost/mem_fn.hpp
boost/multi_array.hpp
boost/multi_index_container.hpp
boost/multi_index_container_fwd.hpp
boost/next_prior.hpp
boost/noncopyable.hpp
boost/nondet_random.hpp
boost/none.hpp
boost/non_type.hpp
boost/operators.hpp
boost/optional.hpp
boost/pfto.hpp
boost/pointee.hpp
boost/preprocessor.hpp
boost/program_options.hpp
boost/progress.hpp
boost/property_map.hpp
boost/property_map_iterator.hpp
boost/python.hpp
boost/random.hpp
boost/range.hpp
boost/rational.hpp
boost/ref.hpp
boost/regex.h
boost/regex.hpp
boost/regex_fwd.hpp
boost/scoped_array.hpp
boost/scoped_ptr.hpp
boost/shared_array.hpp
boost/shared_container_iterator.hpp
boost/shared_ptr.hpp
boost/signal.hpp
boost/signals.hpp
boost/smart_cast.hpp
boost/smart_ptr.hpp
boost/spirit.hpp
boost/state_saver.hpp
boost/static_assert.hpp
boost/static_warning.hpp
boost/strong_typedef.hpp
boost/thread.hpp
boost/throw_exception.hpp
boost/timer.hpp
boost/tokenizer.hpp
boost/token_functions.hpp
boost/token_iterator.hpp
boost/type.hpp
boost/type_traits.hpp
boost/utf8_codecvt_facet.hpp
boost/utility.hpp
boost/variant.hpp
boost/vector_property_map.hpp
boost/version.hpp
boost/visit_each.hpp
boost/weak_ptr.hpp
boost/variant
boost/variant/apply_visitor.hpp
boost/variant/bad_visit.hpp
boost/variant/get.hpp
boost/variant/recursive_variant.hpp
boost/variant/recursive_wrapper.hpp
boost/variant/recursive_wrapper_fwd.hpp
boost/variant/static_visitor.hpp
boost/variant/variant.hpp
boost/variant/variant_fwd.hpp
boost/variant/visitor_ptr.hpp
boost/variant/detail
boost/variant/detail/apply_visitor_binary.hpp
boost/variant/detail/apply_visitor_delayed.hpp
boost/variant/detail/apply_visitor_unary.hpp
boost/variant/detail/backup_holder.hpp
boost/variant/detail/bool_trait_def.hpp
boost/variant/detail/bool_trait_undef.hpp
boost/variant/detail/cast_storage.hpp
boost/variant/detail/config.hpp
boost/variant/detail/enable_recursive.hpp
boost/variant/detail/enable_recursive_fwd.hpp
boost/variant/detail/forced_return.hpp
boost/variant/detail/generic_result_type.hpp
boost/variant/detail/has_nothrow_move.hpp
boost/variant/detail/has_trivial_move.hpp
boost/variant/detail/initializer.hpp
boost/variant/detail/make_variant_list.hpp
boost/variant/detail/move.hpp
boost/variant/detail/over_sequence.hpp
boost/variant/detail/substitute.hpp
boost/variant/detail/substitute_fwd.hpp
boost/variant/detail/variant_io.hpp
boost/variant/detail/visitation_impl.hpp
boost/utility
boost/utility/addressof.hpp
boost/utility/base_from_member.hpp
boost/utility/compare_pointees.hpp
boost/utility/enable_if.hpp
boost/utility/in_place_factory.hpp
boost/utility/result_of.hpp
boost/utility/typed_in_place_factory.hpp
boost/utility/value_init.hpp
boost/utility/detail
boost/utility/detail/in_place_factory_prefix.hpp
boost/utility/detail/in_place_factory_suffix.hpp
boost/utility/detail/result_of_iterate.hpp
boost/type_traits
boost/type_traits/add_const.hpp
boost/type_traits/add_cv.hpp
boost/type_traits/add_pointer.hpp
boost/type_traits/add_reference.hpp
boost/type_traits/add_volatile.hpp
boost/type_traits/alignment_of.hpp
boost/type_traits/alignment_traits.hpp
boost/type_traits/arithmetic_traits.hpp
boost/type_traits/array_traits.hpp
boost/type_traits/broken_compiler_spec.hpp
boost/type_traits/composite_traits.hpp
boost/type_traits/config.hpp
boost/type_traits/conversion_traits.hpp
boost/type_traits/cv_traits.hpp
boost/type_traits/function_traits.hpp
boost/type_traits/has_nothrow_assign.hpp
boost/type_traits/has_nothrow_constructor.hpp
boost/type_traits/has_nothrow_copy.hpp
boost/type_traits/has_nothrow_destructor.hpp
boost/type_traits/has_trivial_assign.hpp
boost/type_traits/has_trivial_constructor.hpp
boost/type_traits/has_trivial_copy.hpp
boost/type_traits/has_trivial_destructor.hpp
boost/type_traits/ice.hpp
boost/type_traits/intrinsics.hpp
boost/type_traits/is_abstract.hpp
boost/type_traits/is_arithmetic.hpp
boost/type_traits/is_array.hpp
boost/type_traits/is_base_and_derived.hpp
boost/type_traits/is_class.hpp
boost/type_traits/is_compound.hpp
boost/type_traits/is_const.hpp
boost/type_traits/is_convertible.hpp
boost/type_traits/is_empty.hpp
boost/type_traits/is_enum.hpp
boost/type_traits/is_float.hpp
boost/type_traits/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.