Home
last modified time | relevance | path

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

/third_party/boost/libs/msm/test/
DTestConstructorMovableOnlyTypes.cpp98 typedef msm::back::state_machine<bistable_switch_> bistable_switch; typedef
104 bistable_switch bs(std::move(bulp), 5); in BOOST_AUTO_TEST_CASE()