1
0
forked from boostorg/core
Commit Graph

16 Commits

Author SHA1 Message Date
John Maddock
d7f719ed96 Borland C++ Builder 6 fixes
[SVN r13659]
2014-06-01 01:20:11 +03:00
Peter Dimov
84fbe634b1 MSVC fixes.
[SVN r13476]
2014-06-01 01:20:11 +03:00
Dave Abrahams
077b632187 Roll addressof() patch back in!
[SVN r13433]
2014-06-01 01:20:10 +03:00
Dave Abrahams
258340c3cb Roll back addressof() patch temporarily
[SVN r13428]
2014-06-01 01:20:09 +03:00
Douglas Gregor
10d1e3b273 ref.hpp: - Use addressof() instead of & operator
[SVN r13416]
2014-06-01 01:20:09 +03:00
Douglas Gregor
cf80afce24 boost/ref.hpp: - Added get_pointer method to return a pointer (instead of a reference)
libs/bind/ref.html:
  - Document get_pointer

[SVN r13322]
2014-06-01 01:20:08 +03:00
Dave Abrahams
0c5f275569 Added Copyright
[SVN r13145]
2014-06-01 01:20:07 +03:00
Aleksey Gurtovoy
e5dd8109bf made 'reference_wrapper' Assignable
[SVN r12520]
2014-06-01 01:20:05 +03:00
Dave Abrahams
924c81eedd added missing #include of boost/config.hpp
[SVN r12483]
2014-06-01 01:20:04 +03:00
Peter Dimov
9d15e6ae46 Modified is_reference_wrapper<> to work for reference types.
[SVN r12475]
2014-06-01 01:20:04 +03:00
Dave Abrahams
9885682c07 added is_reference_wrapper<>, unwrap_reference<>
[SVN r12470]
2014-06-01 01:20:03 +03:00
Peter Dimov
b5723e2387 #undef BOOST_REF_CONST added
[SVN r11674]
2014-06-01 01:20:02 +03:00
Peter Dimov
e40de0d577 Fixed a bug w/ adaptable function objects + nested binds, made ref<> return const
[SVN r11670]
2014-06-01 01:20:02 +03:00
Peter Dimov
5ba2af4fe2 __stdcall support added.
[SVN r11649]
2014-06-01 01:20:01 +03:00
Peter Dimov
145ba3ab10 Tabs converted to spaces.
[SVN r10916]
2014-06-01 01:20:01 +03:00
Peter Dimov
490e273e25 initial commit
[SVN r10914]
2014-06-01 01:20:01 +03:00