1
0
forked from boostorg/core
Commit Graph

568 Commits

Author SHA1 Message Date
Peter Dimov
32e43f35e2 Added a default constructor to shared_count and shared_ptr for incomplete types (void).
[SVN r12815]
2014-06-01 01:15:13 +03:00
Aleksey Gurtovoy
6c35fd5eca compile-time ref.hpp header test, initial checkin
[SVN r12525]
2014-06-01 01:15:13 +03:00
Aleksey Gurtovoy
4dce6be674 ref_ct_test.cpp
[SVN r12524]
2014-06-01 01:15:12 +03:00
Aleksey Gurtovoy
50141f41a3 compile-time ref.hpp header test, initial checkin
[SVN r12522]
2014-06-01 01:15:12 +03:00
Aleksey Gurtovoy
1c3cd876d6 made 'reference_wrapper' Assignable
[SVN r12520]
2014-06-01 01:15:11 +03:00
Dave Abrahams
b22469f950 added missing #include of boost/config.hpp
[SVN r12483]
2014-06-01 01:15:11 +03:00
Dave Abrahams
f77ace87d3 initial checkin
[SVN r12481]
2014-06-01 01:15:10 +03:00
Peter Dimov
47c046fa8e Modified is_reference_wrapper<> to work for reference types.
[SVN r12475]
2014-06-01 01:15:10 +03:00
Dave Abrahams
42d2ad8f07 added is_reference_wrapper<>, unwrap_reference<>
[SVN r12470]
2014-06-01 01:15:09 +03:00
Peter Dimov
d25904e4d5 Smart pointer enhancements, initial commit
[SVN r12439]
2014-06-01 01:15:09 +03:00
Peter Dimov
54963bff32 #undef BOOST_REF_CONST added
[SVN r11674]
2014-06-01 01:15:08 +03:00
Peter Dimov
d198eecb61 Fixed a bug w/ adaptable function objects + nested binds, made ref<> return const
[SVN r11670]
2014-06-01 01:15:08 +03:00
Peter Dimov
853f2daae5 __stdcall support added.
[SVN r11649]
2014-06-01 01:15:07 +03:00
Peter Dimov
9884fdb1bc Tabs converted to spaces.
[SVN r10916]
2014-06-01 01:15:07 +03:00
Peter Dimov
7c5387626b initial commit
[SVN r10914]
2014-06-01 01:15:07 +03:00
Beman Dawes
21cf4091a9 Smart pointer and utility changes related to adding checked_delere and checked_array_delete
[SVN r10189]
2014-06-01 01:15:06 +03:00
Peter Dimov
1481e9a42a Add .gitattributes, remove README. 2014-06-01 01:02:11 +03:00
Peter Dimov
9af8ffce35 Initial commit 2014-06-01 00:44:06 +03:00