We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ee237 commit 88dbe77Copy full SHA for 88dbe77
test/Jamfile.v2
@@ -18,6 +18,7 @@ local since_cpp20 = 2a 20 latest ;
18
19
project
20
: requirements
21
+ <library>/boost/variant//boost_variant
22
[ requires cxx11_rvalue_references ]
23
<toolset>msvc:<asynch-exceptions>on
24
;
0 commit comments