Commit Graph

3 Commits

Author SHA1 Message Date
Nikita Kniazev
e2d96079e1 Tests: move_only: Add default constructor
In C++20 such types will no longer be brace constructible.
2019-03-06 02:40:42 +03:00
Nikita Kniazev
5d80257f61 X3.Tests: MSVC14.0 have problems with variable templates 2019-02-27 16:16:16 +03:00
Nikita Kniazev
f371ccf6d0 X3: push_back has to forward actual reference type
Added tests for move only types in kleene, plus, list, and repeat parsers
2019-02-26 21:23:43 +03:00