Eric Niebler
1cfe3145b4
sfinae-friendly result_of implementation for compilers that don't have extended sfinae for expressions
...
[SVN r80636]
2012-09-22 19:15:37 +00:00
Eric Niebler
7d8353f46a
result_of: merge [80445], [80452], [80535], [80550], [80605], [80608] from trunk
...
[SVN r80621]
2012-09-21 18:49:46 +00:00
Eric Niebler
57d65d6a94
untab-ify
...
[SVN r80608]
2012-09-20 17:06:34 +00:00
Daniel Walker
ac9f617f7f
SFINAE enabled result_of fixes [7343]
...
[SVN r80605]
2012-09-19 23:10:08 +00:00
Daniel Walker
1920623a4f
merged [80550], allowing users to force result_of to use decltype
...
[SVN r80551]
2012-09-17 00:16:36 +00:00
Daniel Walker
b6a55f878c
reverting [78195] in result_of_iterate.hpp to allow users to force result_of to use decltype
...
[SVN r80550]
2012-09-17 00:04:55 +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
John Maddock
c0cca9e8cc
Merge changes from Trunk.
...
Fixes #5790 .
[SVN r80433]
2012-09-07 08:49:11 +00:00
Eric Niebler
d63444f22e
merge [77702] to release, fixes #6755
...
[SVN r80359]
2012-09-02 03:42:37 +00:00
Eric Niebler
1f23425baa
result_of limit bumped to 16, merge [71769] from trunk
...
[SVN r80358]
2012-09-02 03:29:41 +00:00
Eric Niebler
a89b0101fc
boost::result_of uses decltype on compilers that implement N3276, merges [77905], [78195], [80352] from trunk
...
[SVN r80355]
2012-09-01 23:12:32 +00:00
Daniel Walker
ff0cb36416
Fixes [6754]. Minor edits to documentation.
...
[SVN r80352]
2012-09-01 20:00:33 +00:00
Emil Dotchevski
37c5395e7a
Ticket #7094 , thanks 1czajnik
...
[SVN r79398]
2012-07-10 03:43:13 +00:00
Daniel James
fb2d391928
Merge documentation build fix from trunk.
...
[SVN r78888]
2012-06-11 07:23:17 +00:00
Daniel James
3558d61c51
Make the new pdf install rules explicit, and fix intrusive's.
...
[SVN r78877]
2012-06-11 01:33:10 +00:00
John Maddock
ad5cf8cf08
Update Jamfiles and build scripts for PDF generation.
...
Set local_function image DPI's for better PDF builds.
[SVN r78849]
2012-06-07 16:47:33 +00:00
John Maddock
a201cbe646
Changes required to build PDF versions of docs.
...
[SVN r78845]
2012-06-07 12:32:56 +00:00
Vicente J. Botet Escriba
2fc827ad23
Utility/declval: update history.
...
[SVN r78730]
2012-05-28 19:00:53 +00:00
Vicente J. Botet Escriba
8036d4370f
Utility/declval: update history.
...
[SVN r78729]
2012-05-28 18:44:24 +00:00
Lorenzo Caminiti
88e7d86270
Marked some expected failures for release regression test compilers. Renamed a local function internal template parameter from Bn to Bindn (because B0 is defined as a macro from a Linux header to represent a baudrate). Added itdentity_type.hpp to utility.hpp. Made reference data members of LocalFunction Addable static (because they are not set in the constructor).
...
[SVN r78659]
2012-05-26 21:17:03 +00:00
Lorenzo Caminiti
5fe00c4322
Added identity_type.hpp to utility.hpp.
...
Added static to Addable data members because they are references.
Marked a couple of regression tests for release compilers.
[SVN r78653]
2012-05-26 20:39:22 +00:00
Lorenzo Caminiti
6b9f0103d5
Merged ScopeExit (improved), LocalFunction (new), Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch.
...
[SVN r78564]
2012-05-24 01:35:04 +00:00
Lorenzo Caminiti
eb613e1b16
Resolved all LocalFunctions to-dos. Still trying to pin-point a VACPP internal error.
...
[SVN r78371]
2012-05-07 18:54:38 +00:00
John Maddock
923caf4410
Fix for GCC-4.3.x.
...
[SVN r78268]
2012-04-30 14:07:24 +00:00
Lorenzo Caminiti
36bc0a72ac
Updated docs.
...
[SVN r78234]
2012-04-28 02:35:08 +00:00
Eric Niebler
d5cacff7c6
only use decltype when Boost.Config says it's ok
...
[SVN r78195]
2012-04-25 17:41:51 +00:00
Lorenzo Caminiti
b9411f807f
Added Lorenzo Caminiti to maintainers.txt and libraries.htm.
...
[SVN r77945]
2012-04-13 01:02:02 +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
Lorenzo Caminiti
a7e8d28621
Updated IdentityType docs.
...
[SVN r77902]
2012-04-10 21:53:28 +00:00
Daniel Walker
acf8b66a4f
Applied patch from Michel Morin to fix #6755 . Updated copyright to recognize contributors from the past several years.
...
[SVN r77702]
2012-04-01 20:38:36 +00:00
Vicente J. Botet Escriba
7aa68731b4
Utility: Fix #6570
...
[SVN r77699]
2012-04-01 20:16:57 +00:00
Vicente J. Botet Escriba
c11e08b6b7
Utility: Rollback unwanted commit while adding noexcept to boost::declval
...
[SVN r77562]
2012-03-26 17:07:17 +00:00
Vicente J. Botet Escriba
2cfe775694
Utility: Fix for Adding noexcept to boost::declval
...
[SVN r77552]
2012-03-25 23:17:39 +00:00
Vicente J. Botet Escriba
799b066e7d
Utility: Added doc for Adding noexcept to boost::declval
...
[SVN r77543]
2012-03-25 18:28:24 +00:00
Vicente J. Botet Escriba
9fa5d63525
Utility: Apply patch for 6570: Adding noexcept to boost::declval
...
[SVN r77539]
2012-03-25 15:58:40 +00:00
Lorenzo Caminiti
2a6cd0c9c4
Split Utility/IdentityType and Functional/OverloadedFunction tests into smaller tests.
...
Updated docs for ScopeExit, LocalFunction, Utility/IdentityType, and Functional/OverloadedFunction.
[SVN r77484]
2012-03-22 20:54:20 +00:00
Lorenzo Caminiti
5825b6c329
Fixed test indentation and updated docs.
...
[SVN r77080]
2012-02-20 20:17:07 +00:00
Lorenzo Caminiti
54c78121c2
Updated ScopeExit "world" tests making person a struct instead of a class.
...
Added a code comment to Utility/IdentityType tmp_assert test.
[SVN r77071]
2012-02-18 19:29:35 +00:00
Lorenzo Caminiti
2891cb52d6
Added Boost.Utility/IdentityType and Boost.Functional/OverloadedFunction to status/Jamfile.v2 list of regression tests.
...
Updated Boost.ScopeExit documentation.
[SVN r77059]
2012-02-17 21:02:00 +00:00
Daryle Walker
0db9276e8c
Fixed (hopefully) conflict between boost::base_from_member's C++11 constructor template and the automatically defined non-template copy- and/or move-constructors.
...
[SVN r77046]
2012-02-17 01:55:33 +00:00
Lorenzo Caminiti
d6cb9a9176
Fixed a bug in BOOST_LOCAL_FUNCTION_DETAIL_PP_VOID_LIST: a typo VOId -> VOID.
...
Fixed a bug in scope_exit.hpp: An extra trailing \ in a macro definition (compiled only when BOOST_NO_VARIADIC_MACROS is defined).
Renamed LocalFunction and ScopeExit tests and examples from _err to _error.
Updated LocalFunction docs.
[SVN r77042]
2012-02-16 18:24:34 +00:00
Lorenzo Caminiti
ef0f82f62b
Added Utility/IdentityType docs, tests, and examples to libs/.
...
[SVN r77029]
2012-02-15 01:16:00 +00:00
Lorenzo Caminiti
9a16aaa2b9
Added LocalFunction and Utility/IdentityType source files.
...
[SVN r77024]
2012-02-15 00:41:33 +00:00
Daryle Walker
e763315b55
Updated boost::base_from_member for C++2011.
...
[SVN r76982]
2012-02-11 18:27:02 +00:00
Daniel Walker
87b3643647
Merged doc updates and fix for #5098 from trunk
...
[SVN r76804]
2012-01-31 02:30:03 +00:00
John Maddock
c9d56eed6e
Merge Boost.Config changes from Trunk - numerous small bug fixes plus a new Cray C++ config.
...
Fixes #5607 .
Fixes #5941 .
Fixes #5878 .
[SVN r74889]
2011-10-10 11:50:55 +00:00