eca328b27cFactor out get_pointer, supply an overload for std::auto_ptr.
Dave Abrahams
2002-12-20 18:15:01 +0000
ad46d513d7Documented new bind(type<R>(), f, ...) syntax.
Peter Dimov
2002-10-15 12:45:49 +0000
cc3ebc18b8Fix for Compaq C++ (Ralf W. Grosse-Kunstleve)
Peter Dimov
2002-10-15 10:57:08 +0000
5a10daef4dbind(type<R>(), f, ...) alternative syntax support.
Peter Dimov
2002-10-15 10:51:34 +0000
51e4031aafFixed g++ 2.95 problem with bind<void>(...) (reported by Alkis Evlogimenos)
Peter Dimov
2002-10-14 16:35:26 +0000
55dbef0000Fix for data member support, result_type was R instead of R const &
Peter Dimov
2002-09-17 12:41:05 +0000
b63a6a5d99HTML error fixed.
Peter Dimov
2002-09-10 16:12:51 +0000
52cc55329bFixed broken links.
Peter Dimov
2002-08-31 13:04:52 +0000
5db80e9a33Added explicit qualification for intel linux C++
Dave Abrahams
2002-08-21 12:27:03 +0000
3cbc321fa5Fixed the links in the Files section (reported by Albrecht Fritzsche)
Peter Dimov
2002-08-19 16:51:06 +0000
2f97add842Switched to <boost/detail/lightweight_test.hpp> for testing.
Peter Dimov
2002-08-16 16:41:16 +0000
5345f14829Redirecting index.html files added.
Peter Dimov
2002-08-15 18:19:42 +0000
0053801ad2Data member support added.
Peter Dimov
2002-07-30 13:01:47 +0000
ad043d1fffimplementation-defined changed to unspecified.
Peter Dimov
2002-07-27 16:05:01 +0000
35ee2f3a52__fastcall support added.
Peter Dimov
2002-07-15 14:07:03 +0000
5b1528f3f4Fix unversioned VC++ checks
Dave Abrahams
2002-07-13 12:26:19 +0000
2277238db7Support for ref() as a first argument, allowing noncopyable function objects.
Peter Dimov
2002-06-08 18:06:32 +0000
bdde6cd8b2extern C FAQ entry, support for data member pointers documented, etc.
Peter Dimov
2002-06-04 15:15:04 +0000
b1bfd36270Fixes for Comeau strict mode on Windows
Peter Dimov
2002-04-22 21:17:42 +0000
8a2ad8ca78boost/ref.hpp: - Added get_pointer method to return a pointer (instead of a reference)
Douglas Gregor
2002-03-31 00:24:00 +0000
5bae1b9ad1Data member pointers support added.
Peter Dimov
2002-03-20 12:52:40 +0000
620c803fc1Use inline function placeholders only on Borland C++ to avoid compatibility problems.
Peter Dimov
2002-03-11 15:38:25 +0000
6fb6b475dbPlaceholders are now inline functions to avoid data in headers (idea by Yitzhak Sapir)
Peter Dimov
2002-03-08 12:51:31 +0000
1dbea266a1Documentation fixes, helper headers added.
Peter Dimov
2002-02-14 14:41:56 +0000
b482c43928Minor fixes.
Peter Dimov
2002-02-04 13:56:30 +0000
9ca2e6f064Fix some HTML errors.
Darin Adler
2002-02-02 19:02:53 +0000
8ec63f5ca5changed smart_ptr.hpp to shared_ptr.hpp
Peter Dimov
2002-02-02 16:20:28 +0000
866866c1dfget_pointer overload for shared_ptr moved to shared_ptr.hpp
Peter Dimov
2002-02-02 16:16:02 +0000
3179474c0ePlaceholders are now static only on MSVC.
Peter Dimov
2002-02-02 12:16:57 +0000
60a844927fBack to non-static, doesn't work for Borland PCHs, and generates annoying warnings.
Peter Dimov
2002-01-31 12:46:33 +0000
27c104f1fbMade the placeholders static.
Peter Dimov
2002-01-31 12:34:58 +0000
235feb0f62_N placeholders moved to a separate header.
Peter Dimov
2002-01-30 11:29:28 +0000
b2b06ea204documented 'reference_wrapper' as Assignable
Aleksey Gurtovoy
2002-01-27 13:04:08 +0000
d276e73ea0Fixed a typo.
Peter Dimov
2002-01-26 16:59:05 +0000
70ec61e649mem_fn now properly recognizes objects of derived classes.
Peter Dimov
2002-01-25 13:43:54 +0000
f37044ee57_bi::bind_t no longer prevents assignment.
Peter Dimov
2002-01-25 13:05:21 +0000
9d389aa1e3account for new traits templates
Dave Abrahams
2002-01-23 21:04:00 +0000
fc433254dcTabs converted to spaces
Peter Dimov
2002-01-17 16:02:41 +0000
886d8b3079SGI MIPSpro fix.
Peter Dimov
2001-12-08 16:25:47 +0000
b90421d2cdTroubleshooting section updated.
Peter Dimov
2001-12-06 16:06:30 +0000
55f974d0b8Fixed internal compiler error on MSVC 6 with debug info enabled.
Peter Dimov
2001-12-03 13:11:22 +0000
fe8a5204ccRe-enabled the void returns workarounds for MSVC, since they pass with VC6sp4. Added the void returns test to status/Jamfile.
Dave Abrahams
2001-12-02 21:51:14 +0000
18f1b16872Typos fixed.
Peter Dimov
2001-12-01 13:02:09 +0000
e1b4cd5dcfTemporarily disabled void returns on MSVC 6 to address internal compiler errors.
Peter Dimov
2001-11-29 17:29:31 +0000
00df4fc3bb#ifdef-ed out a test case for MWCW <= 7.1
Peter Dimov
2001-11-29 17:02:39 +0000
389154b530Minor fix to address SGI MIPSpro regression failure.
Peter Dimov
2001-11-29 15:10:05 +0000
f6c95cf810Mac Murrett added to Acknowledgments.
Peter Dimov
2001-11-27 13:21:28 +0000
b19b0e4d66bind.html: Contents, FAQ, Dependencies added.
Peter Dimov
2001-11-27 13:15:30 +0000
16a07b2592mem_fn FAQ updated.
Peter Dimov
2001-11-27 11:54:25 +0000
46a32f7547visit_each support added.
Peter Dimov
2001-11-26 13:28:16 +0000