Commit Graph

5 Commits

Author SHA1 Message Date
Lorenzo Caminiti
633a774276 Compiling all ScopeExit and LocalFunction tests and examples on GCC with and without type-of emulation mode.
Added LocalFunction configuration macro to force use or not use of locals as template parameters.

[SVN r77765]
2012-04-04 19:35:34 +00:00
Lorenzo Caminiti
3b8fe255c4 Fixing LocalFunction to work in type-of emulation mode.
[SVN r77755]
2012-04-04 15:35:30 +00:00
Lorenzo Caminiti
5c0948bf6e Reworked all LocalFunction tests and examples to use Boost.Detail/LightweightTest (instead of Boost.Test) and test sequence syntax without variadic macros (..._nova tests).
[SVN r77747]
2012-04-03 19:40:20 +00:00
Lorenzo Caminiti
b84f29c030 Added test for sequence syntax (to run with and without variadic macro support) and disabled variadic syntax test when variadic macros are not supported.
Updated docs.

[SVN r77078]
2012-02-20 20:07:29 +00:00
Lorenzo Caminiti
3339fccc83 Added LocalFunction tests.
[SVN r77022]
2012-02-15 00:36:53 +00:00