Home
last modified time | relevance | path

Searched refs:vm4 (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/program_options/test/
Dvariable_map_test.cpp108 variables_map vm4; in test_variable_map() local
109 store(a6, vm4); in test_variable_map()
110 notify(vm4); in test_variable_map()
111 BOOST_REQUIRE(vm4.size() == 4); in test_variable_map()
112 BOOST_CHECK(vm4["imp"].as<int>() == 1); in test_variable_map()
113 BOOST_CHECK(vm4["iim"].as<int>() == 201); in test_variable_map()
114 BOOST_CHECK(vm4["mmp"].as<int>() == 123); in test_variable_map()
178 variables_map vm4; in test_semantic_values() local
179 BOOST_CHECK_THROW(store(parsed, vm4), validation_error); in test_semantic_values()
/third_party/boost/libs/qvm/doc/
Dqvm.adoc5004 ** `boost/qvm/gen/vm4.hpp` (included by `boost/qvm/vec_mat_operations4.hpp`)