mirror of
https://github.com/boostorg/lambda.git
synced 2026-01-26 18:42:16 +00:00
added a config parameter for not handling the ::template correctly
[SVN r13733]
This commit is contained in:
@@ -27,8 +27,11 @@
|
||||
#define BOOST_NO_TEMPLATED_STREAMS
|
||||
#define BOOST_LAMBDA_INCORRECT_BIND_OVERLOADING
|
||||
#endif
|
||||
# if (__GNUC__ == 2 && __GNUC_MINOR__ <= 95)
|
||||
#define BOOST_LAMBDA_FAILS_IN_TEMPLATE_KEYWORD_AFTER_SCOPE_OPER
|
||||
#endif
|
||||
#endif // __GNUC__
|
||||
|
||||
|
||||
|
||||
#if defined __KCC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user