Commit Graph

18 Commits

Author SHA1 Message Date
Marshall Clow
9a3563c142 Removed usage of deprecated macros in Boost.ScopeExit
[SVN r81573]
2012-11-26 20:23:34 +00:00
Lorenzo Caminiti
61614a7e41 Using lower case section IDs. Renamed TPL_ID to ID_TPL.
[SVN r78228]
2012-04-28 01:55:09 +00:00
Lorenzo Caminiti
3cd490fd39 Replacing ScopeExit docs with final docs.
[SVN r78227]
2012-04-28 01:41:43 +00:00
Lorenzo Caminiti
dea5f55256 Updated docs to user [heading] instead of [h5] for excluding sections from TOC.
[SVN r78221]
2012-04-27 15:35:12 +00:00
Lorenzo Caminiti
18af593abf Fixed a couple of links in the docs.
[SVN r77951]
2012-04-13 16:57:24 +00:00
Lorenzo Caminiti
d01c967d34 Updated docs.
[SVN r77943]
2012-04-13 00:26:10 +00:00
Lorenzo Caminiti
95bb5c5db0 Updated docs.
[SVN r77899]
2012-04-10 20:42:53 +00:00
Lorenzo Caminiti
fc27afc2dd Fixed a bug in same_line test and upd docs.
[SVN r77886]
2012-04-10 15:22:06 +00:00
Lorenzo Caminiti
2f41350375 Final (?) updated of ScopeExit docs.
[SVN r77861]
2012-04-09 20:32:17 +00:00
Lorenzo Caminiti
d57263204c Added #error to tests and examples that require variadic macros and/or lambda functions for better error reporting.
Split all sequence syntax with forced no-variadic tests and examples (..._nova) in their own separate file (to avoid macro redefinition warning on compilers within variadic macros).
Updated docs.

[SVN r77546]
2012-03-25 20:05:38 +00:00
Lorenzo Caminiti
e1cd1d21e7 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
e102c9397c Renamed cpp11 to cxx11 in LocalFunction.
Added _ID to ScopeExit and LocalFunction.

[SVN r77425]
2012-03-20 02:14:14 +00:00
Lorenzo Caminiti
a944a554da Updated docs.
[SVN r77081]
2012-02-20 20:18:07 +00:00
Lorenzo Caminiti
fdc03a4eeb Updating ScopeExit docs, examples, and tests after supporting variadics (with full backward compatibility), this capture (this_), no capture (void), and C++11 extensions.
[SVN r77030]
2012-02-15 01:19:41 +00:00
Alexander Nasonov
f995d7ea7f Rename a section
[SVN r53101]
2009-05-18 23:18:18 +00:00
Daniel James
a8b0e9fa53 Fix some documentation issues with scope_exit.
[SVN r50847]
2009-01-28 15:17:34 +00:00
Alexander Nasonov
5c005105ca Fix some typos and make minor changes
[SVN r50732]
2009-01-22 20:42:59 +00:00
Alexander Nasonov
7da6dbe0d0 ScopeExit documentation.
[SVN r50718]
2009-01-21 23:51:17 +00:00