mirror of
https://github.com/boostorg/local_function.git
synced 2026-01-22 05:22:09 +00:00
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]
This commit is contained in:
@@ -34,7 +34,7 @@ int main(void) {
|
||||
|
||||
#else // NO_LAMBDAS
|
||||
|
||||
int main(void) { return 0; } // Trivial program.
|
||||
int main(void) { return 0; } // Trivial test.
|
||||
|
||||
#endif // NO_LAMBDAS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user