Andrey Semashev
|
0b2409a942
|
Updated links to next/prior docs.
|
2017-08-26 20:07:12 +03:00 |
|
Andrey Semashev
|
62b39548be
|
Moved next/prior to Boost.Iterator.
|
2017-08-26 17:25:14 +03:00 |
|
Andrey Semashev
|
2fa70612bb
|
Removed docs and tests of the components moved to Boost.Core. Added links and redirections to the docs in Boost.Core.
|
2014-06-12 21:31:37 +04:00 |
|
K-ballo
|
6a1e97f870
|
Ported base_from_member documentation to Quickbook
|
2014-06-11 18:17:33 -03:00 |
|
Michel Morin
|
d5e86bb576
|
Correct broken links to C++ standard papers. Refs #9212.
[SVN r86524]
|
2013-10-30 12:51:24 +00:00 |
|
Daniel Walker
|
15021632dc
|
added new result_of mode that uses TR1 with a decltype fallback as suggested by Nathan Crookston; fixes #7753
[SVN r84949]
|
2013-07-03 22:14:27 +00:00 |
|
Vicente J. Botet Escriba
|
1057ff4d9e
|
Utility/noncopyable: Make use of =delete #6578.
[SVN r83833]
|
2013-04-10 17:16:02 +00:00 |
|
Eric Niebler
|
3cca2755cf
|
add missing close tag
[SVN r80834]
|
2012-10-03 23:08:44 +00:00 |
|
Daniel Walker
|
a4e332c4c0
|
updated docs to include guidelines, changes and various suggestions from Andrey Semashev, JeffLee Hellrung and others
[SVN r80535]
|
2012-09-16 00:39:41 +00:00 |
|
Daniel Walker
|
e9bbb50eb4
|
reverting [80445] which is still under discussion on the mailing list
[SVN r80452]
|
2012-09-08 15:32:35 +00:00 |
|
Andrey Semashev
|
e8440e8855
|
Added result_of usage guideline.
[SVN r80445]
|
2012-09-08 13:54:41 +00:00 |
|
Daniel Walker
|
ff0cb36416
|
Fixes [6754]. Minor edits to documentation.
[SVN r80352]
|
2012-09-01 20:00:33 +00:00 |
|
Eric Niebler
|
4111de6f68
|
result_of uses decltype on compilers that implement N3276
[SVN r77905]
|
2012-04-11 00:28:33 +00:00 |
|
Eric Niebler
|
df9315101e
|
whoops
[SVN r77904]
|
2012-04-11 00:13:10 +00:00 |
|
Eric Niebler
|
2637dfcc59
|
result_of uses decltype on compilers that implement N3276
[SVN r77903]
|
2012-04-11 00:05:56 +00:00 |
|
Daniel Walker
|
9525d062b3
|
added clarification to result_of doc
[SVN r72377]
|
2011-06-03 14:45:59 +00:00 |
|
Daniel Walker
|
6d196c4244
|
added tr1_result_of info to result_of doc
[SVN r72337]
|
2011-06-01 20:02:40 +00:00 |
|
Daniel Walker
|
e83682c091
|
updated result_of doc with decltype info
[SVN r72336]
|
2011-06-01 19:29:57 +00:00 |
|
Daniel Walker
|
1d146d010a
|
upped BOOST_RESULT_OF_NUM_ARGS for Phoenix
[SVN r71769]
|
2011-05-06 19:55:35 +00:00 |
|
Daniel Walker
|
fb1d2effef
|
correction to result_of documentation
[SVN r64696]
|
2010-08-09 16:23:50 +00:00 |
|
Daniel Walker
|
94b91e8c92
|
updated result_of documentation
[SVN r64695]
|
2010-08-09 16:07:20 +00:00 |
|
Matthew Calabrese
|
28061ba3a8
|
Removed boost directory binary.hpp.
[SVN r48804]
|
2008-09-17 01:08:03 +00:00 |
|
Matthew Calabrese
|
5d53e3f837
|
Changed BOOST_BINARY docs.
[SVN r48641]
|
2008-09-06 21:51:53 +00:00 |
|
Matthew Calabrese
|
e86ce1cb1f
|
Changed wording for BOOST_BINARY docs.
[SVN r48640]
|
2008-09-06 21:49:49 +00:00 |
|
Matthew Calabrese
|
f15c96ffb0
|
Adding binary literal utility.
[SVN r48637]
|
2008-09-06 21:11:48 +00:00 |
|
Douglas Gregor
|
ad0bcf4a00
|
result_of implementation that makes use of C++0x decltype, from Daniel Walker. Fixes #862.
[SVN r45256]
|
2008-05-09 22:08:46 +00:00 |
|
Daniel James
|
691e4b6c34
|
Link to people pages on the website, as they've been removed from the download.
[SVN r43209]
|
2008-02-10 14:56:22 +00:00 |
|
Beman Dawes
|
b3a971e7e9
|
Copyright and/or License cleanup
[SVN r40890]
|
2007-11-07 16:08:09 +00:00 |
|
Douglas Gregor
|
66ca84a45d
|
Update result_of information
[SVN r38024]
|
2007-06-18 12:48:37 +00:00 |
|
Peter Dimov
|
c9a3ab1d04
|
Linked to current_function.html
[SVN r36268]
|
2006-12-04 20:31:38 +00:00 |
|
Dave Abrahams
|
9f10fc03ce
|
More Parameter library reference edits
[SVN r30276]
|
2005-07-28 04:19:28 +00:00 |
|
Douglas Gregor
|
865c707756
|
BOOST_NO_RESULT_OF support
[SVN r30040]
|
2005-07-13 12:35:37 +00:00 |
|
Aleksey Gurtovoy
|
e854726be0
|
c++boost.gif -> boost.png replacement
[SVN r25573]
|
2004-10-05 15:45:52 +00:00 |
|
Douglas Gregor
|
491db15997
|
boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp:
- result_of implementation
libs/utility/test/result_of_test.cpp:
- result_of tests
libs/utility/test/Jamfile, libs/utility/test/Jamfile.v2:
- run result_of tests
libs/utility/utility.htm:
- document result_of
libs/libraries.htm:
- list result_of
index.htm:
- announce result_of
[SVN r22720]
|
2004-05-02 19:55:02 +00:00 |
|
Dave Abrahams
|
dfc320124f
|
Extended next/prior using patch from Daniel Walker (Daniel.Walker-at-bowneglobal.com)
[SVN r21382]
|
2003-12-23 14:59:59 +00:00 |
|
Daniel Frey
|
7dd7daee1b
|
Removed obsolete references to utility/tie
[SVN r19902]
|
2003-09-01 21:04:26 +00:00 |
|
Beman Dawes
|
683701cd07
|
fix invalid bookmarks
[SVN r16823]
|
2003-01-09 13:03:37 +00:00 |
|
Peter Dimov
|
32fb45eba9
|
checked_delete.hpp documentation added.
[SVN r16238]
|
2002-11-14 14:53:32 +00:00 |
|
Douglas Gregor
|
6e26a5bbe7
|
boost/utility.hpp:
- Include boost/utility/addressof.hpp
boost/utility/addressof.hpp:
- addressof() implementation
libs/utility/utility.htm:
- Document addressof
libs/utility/addressof_test.cpp:
- Test addressof()
[SVN r13414]
|
2002-04-10 03:31:18 +00:00 |
|
Beman Dawes
|
97cde2183d
|
Initial base_from_member commit
[SVN r11086]
|
2001-09-10 14:04:28 +00:00 |
|
Beman Dawes
|
e35f91a70a
|
Smart pointer and utility changes related to adding checked_delere and checked_array_delete
[SVN r10189]
|
2001-05-22 18:58:21 +00:00 |
|
Beman Dawes
|
5c495cd223
|
Change all eGroups references to YahooGroups
[SVN r9979]
|
2001-04-25 00:24:50 +00:00 |
|
Beman Dawes
|
a1a68f0970
|
1.21.0 run up
[SVN r9502]
|
2001-03-08 20:35:52 +00:00 |
|
Beman Dawes
|
d50b374f88
|
Boost Test Library initial commit
[SVN r9364]
|
2001-02-28 21:39:56 +00:00 |
|
Dave Abrahams
|
4a563fa266
|
added missing boost::
[SVN r9199]
|
2001-02-14 20:35:39 +00:00 |
|
Beman Dawes
|
1f2a827df3
|
Integrate Tie with other HTML files
[SVN r7866]
|
2000-09-28 12:35:46 +00:00 |
|
Beman Dawes
|
d83ea9e52e
|
Initial HTML commit
[SVN r7634]
|
2000-07-27 13:38:51 +00:00 |
|