文件名称:智能指针boost精简源代码
文件大小:87KB
文件格式:ZIP
更新时间:2015-07-27 06:50:35
VC6 智能 boost 源代码 C++
智能指针 精简源代码,从boost中提取而来 ,分解出的代码能在 vc6 vc2008 等版本编译测试
【文件预览】:
shared_ptr
----type.hpp(499B)
----config.hpp(2KB)
----non_type.hpp(646B)
----checked_delete.hpp(2KB)
----config()
--------abi()
--------posix_features.hpp(4KB)
--------stdlib()
--------select_stdlib_config.hpp(2KB)
--------no_tr1()
--------platform()
--------abi_suffix.hpp(804B)
--------select_platform_config.hpp(3KB)
--------requires_threads.hpp(4KB)
--------auto_link.hpp(10KB)
--------suffix.hpp(18KB)
--------user.hpp(5KB)
--------abi_prefix.hpp(721B)
--------compiler()
--------select_compiler_config.hpp(4KB)
----assert.hpp(1KB)
----detail()
--------quick_allocator.hpp(5KB)
--------sp_typeinfo.hpp(1KB)
--------shared_count.hpp(8KB)
--------sp_counted_base_w32.hpp(3KB)
--------workaround.hpp(6KB)
--------bad_weak_ptr.hpp(1KB)
--------sp_counted_base.hpp(2KB)
--------interlocked.hpp(5KB)
--------sp_counted_impl.hpp(5KB)
--------shared_ptr_nmt.hpp(4KB)
----throw_exception.hpp(930B)
----current_function.hpp(2KB)
shared_ptr_h
----shared_ptr.h(16KB)