mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-25 01:57:15 +02:00
C++11 fixes for deque
[SVN r80391]
This commit is contained in:
@ -57,7 +57,7 @@ test()
|
||||
|
||||
FUSION_SEQUENCE<> empty0;
|
||||
|
||||
#ifndef TR1_TUPLE_TEST
|
||||
#ifndef NO_CONSTRUCT_FROM_NIL
|
||||
FUSION_SEQUENCE<> empty1(empty);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user