Daniel Wallin
650b8089f1
function pointer special case for default values
...
[SVN r1875]
2004-01-15 11:16:23 +00:00
Daniel Wallin
1fd53b1465
lazy default value evaluation
...
[SVN r1874]
2004-01-14 21:22:50 +00:00
Dave Abrahams
9fbc78d669
Doc tweaks
...
[SVN r1873]
2004-01-14 14:45:08 +00:00
Dave Abrahams
7c51ce7ae5
Doc tweaks
...
[SVN r1872]
2004-01-14 13:11:46 +00:00
Daniel Wallin
5d6a9c0581
*** empty log message ***
...
[SVN r1871]
2004-01-14 11:04:43 +00:00
Daniel Wallin
e45a2b78b8
*** empty log message ***
...
[SVN r1870]
2004-01-14 11:02:39 +00:00
Douglas Gregor
7867c4d8c9
Fix some bugs with result_of and bring it up to conformance with the TR
...
[SVN r1861]
2004-01-05 21:27:28 +00:00
Daniel Wallin
1f90fcfdad
*** empty log message ***
...
[SVN r1779]
2003-12-13 15:50:23 +00:00
Jaakko Järvi
127b8940c1
removed
...
[SVN r1731]
2003-11-03 21:21:47 +00:00
Jaakko Järvi
2c98ab4ac8
lazy corrections
...
[SVN r1730]
2003-11-03 20:45:20 +00:00
Jaakko Järvi
a5c7239fa9
fixes on the lazy stuff
...
[SVN r1729]
2003-11-03 20:43:50 +00:00
Jaakko Järvi
13f886ce1d
typo
...
[SVN r1728]
2003-11-03 19:04:10 +00:00
Jaakko Järvi
553aaae4b9
BOOST_TEST -> BOOST_CHECK
...
[SVN r1727]
2003-11-03 19:02:40 +00:00
Daniel Wallin
5da50bd5e0
fixed for vc7
...
[SVN r1706]
2003-10-25 08:10:53 +00:00
Dave Abrahams
cce938a525
Separate predicate from keywords, much commenting, make vc6 happy with
...
operator= for keywords
[SVN r1704]
2003-10-24 17:11:03 +00:00
Daniel Wallin
9e8c9b92cb
changed copyright
...
[SVN r1703]
2003-10-24 09:54:09 +00:00
Dave Abrahams
b1b6182a4d
Better testing, more clarification
...
[SVN r1702]
2003-10-23 23:13:00 +00:00
Dave Abrahams
a99e88d6d5
simplifications, renaming, clarifications
...
[SVN r1700]
2003-10-23 21:52:05 +00:00
Dave Abrahams
ab2251b85c
vc6 progress
...
[SVN r1696]
2003-10-23 16:23:46 +00:00
Dave Abrahams
8a986928be
Added named params tests
...
[SVN r1695]
2003-10-23 15:24:32 +00:00
Joel de Guzman
7cf6460001
type deduction utility
...
[SVN r1662]
2003-10-10 21:15:15 +00:00
Jaakko Järvi
45f35bd3b8
added a new test case to actually test enable_if_lazy :)
...
[SVN r1661]
2003-10-10 16:50:48 +00:00
Jaakko Järvi
4c7a26c342
removed "All rights reserved from the copyright"
...
[SVN r1657]
2003-10-09 16:41:08 +00:00
Jaakko Järvi
f874846f6c
removed All rights reserved from the copyright text
...
[SVN r1656]
2003-10-09 16:40:40 +00:00
Jaakko Järvi
ee53ec5c54
changed to boost license
...
[SVN r1634]
2003-10-06 21:53:54 +00:00
Jan Langer
81c5bec516
updated to boost license
...
[SVN r1622]
2003-10-04 23:18:17 +00:00
Jan Langer
b43b188946
extended doc, updated to boost license
...
[SVN r1621]
2003-10-04 23:15:09 +00:00
Douglas Gregor
5c2c9194dd
Added <prefix>boost to get the tribool header in the right place (since
...
Doxygen eats the whole prefix, even when you tell it not to!)
[SVN r1587]
2003-09-22 02:18:35 +00:00
Douglas Gregor
890bb31bd0
Added testsuite information
...
[SVN r1586]
2003-09-22 01:41:10 +00:00
Douglas Gregor
515cc287b4
Useless now that we have BoostBook documentation
...
[SVN r1585]
2003-09-22 01:26:29 +00:00
Douglas Gregor
22581f82b4
Jamfile.v2: Generate tribool documentation
...
tribool.boostbook:
- tribool documentation, now (obviously) in BoostBook
[SVN r1584]
2003-09-22 01:25:52 +00:00
Douglas Gregor
e8aa29bc3c
Augment and correct tribool test cases
...
----------------------------------------------------------------------
[SVN r1573]
2003-09-18 19:58:27 +00:00
Jaakko Järvi
6e56d76519
for review
...
[SVN r1506]
2003-09-05 23:07:24 +00:00
Jaakko Järvi
60ae05a250
typo
...
[SVN r1505]
2003-09-05 18:24:24 +00:00
Jaakko Järvi
4d47b983aa
supporting mpl aware enable if now
...
[SVN r1504]
2003-09-05 18:22:40 +00:00
Jaakko Järvi
b007400de4
changes after pre-review
...
[SVN r1503]
2003-09-05 18:22:13 +00:00
Jan Langer
ef515c76c9
added performance test for lexicographic
...
[SVN r1470]
2003-09-02 20:13:58 +00:00
Jan Langer
5e8393dd03
added explicit int values for result enum
...
[SVN r1458]
2003-08-22 15:22:20 +00:00
Jan Langer
ad67e4eb39
jamfile for tests in utility
...
[SVN r1457]
2003-08-22 15:21:17 +00:00
Jan Langer
0fdcc56b32
added tests and switched to boost.test
...
[SVN r1456]
2003-08-22 15:20:35 +00:00
Jan Langer
5edb930d75
fixed bugs
...
[SVN r1455]
2003-08-22 15:19:59 +00:00
Jaakko Järvi
1ac3dbad75
added testcase as Howard suggested, breaks in g++
...
[SVN r1420]
2003-07-09 20:28:34 +00:00
Jaakko Järvi
96d34daff4
*** empty log message ***
...
[SVN r1403]
2003-07-02 21:40:17 +00:00
Jaakko Järvi
1833977f75
*** empty log message ***
...
[SVN r1402]
2003-07-02 21:34:52 +00:00
Jaakko Järvi
037808a780
Tests for enable_if
...
[SVN r1401]
2003-07-02 21:34:25 +00:00
Jaakko Järvi
46f8fa5e6f
added
...
[SVN r1400]
2003-07-02 21:34:05 +00:00
Dave Abrahams
b3462cfc91
Workarounds for broken "compilers" ;-)
...
[SVN r1204]
2003-04-26 16:11:59 +00:00
Jan Langer
53d67cf875
initial checkin
...
[SVN r1155]
2003-04-17 06:07:41 +00:00
Dave Abrahams
aa052cb7ec
Bug Fix
...
[SVN r1138]
2003-04-09 12:26:43 +00:00
Douglas Gregor
c46809bbdf
- use result_of<>
...
- don't do that crazy argument deduction stuff--keep it simple!
- only include the nullary operator() when there is a result_type in T
- generate for any number of arguments
[SVN r1038]
2003-02-23 00:26:46 +00:00