Commit Graph
15 Commits
Author SHA1 Message Date
Douglas Gregor ee250bda6c For first_argument_type/second_argument_type and argument_type adaptations,
use reference-to-const for the arguments (because this is what the standard
binders do)


[SVN r957]
2003-02-12 22:05:17 +00:00
Douglas Gregor 7bfc1a8d02 Version of boost::ref that supports function objects directly, along with an
extensive set of test code.


[SVN r956]
2003-02-12 22:00:52 +00:00
Eric Friedman 89b1494f8e Reorganization of Boost.Move
[SVN r803]
2002-12-29 07:08:55 +00:00
Eric Friedman 4a1f09d293 Correct small syntax errors. (Oops.)
[SVN r800]
2002-12-28 10:45:36 +00:00
Eric Friedman a01096cc45 Boost.Move ver. 2, initial release.
[SVN r797]
2002-12-28 10:36:47 +00:00
Douglas Gregor 9a8a004839 Test BOOST_TRIBOOL_THIRD_STATE
[SVN r557]
2002-10-03 14:16:55 +00:00
Douglas Gregor 73d9be2102 Added BOOST_TRIBOOL_THIRD_STATE
[SVN r556]
2002-10-03 14:16:18 +00:00
Eric Friedman ff3246e479 Fixed undefined behavior in swap and assign.
[SVN r368]
2002-08-08 09:40:13 +00:00
Eric Friedman df2aaaf1e8 Initial release.
[SVN r361]
2002-08-07 03:03:25 +00:00
Douglas Gregor 30c106e62e tribool documentation, first draft
[SVN r352]
2002-08-02 17:13:06 +00:00
Douglas Gregor b6eddd2138 tribool_test.cpp:
- Test the if (x)...else if (!x)...else syntax
  - Fix a few broken testcases :(


[SVN r350]
2002-08-02 17:11:57 +00:00
Douglas Gregor 36c8b04ca7 More testcases
[SVN r341]
2002-08-01 20:07:31 +00:00
Douglas Gregor e4b8232571 Test the indeterminate function as a function
[SVN r338]
2002-08-01 16:34:12 +00:00
Douglas Gregor 7b87c681b2 Test the 3-state boolean type
[SVN r335]
2002-08-01 16:07:33 +00:00
nobody b683dba9be New repository initialized by cvs2svn.
[SVN r146]
2002-05-15 19:48:00 +00:00