Home
last modified time | relevance | path

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

/third_party/boost/libs/hof/test/
Dstatic.cpp12 static constexpr boost::hof::static_<binary_class> binary_static = {}; variable
22 BOOST_HOF_TEST_CHECK(3 == binary_static(1, 2)); in BOOST_HOF_TEST_CASE()