Home
last modified time | relevance | path

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

/third_party/boost/libs/tti/test/
Dtest_has_mem_fun.hpp32 BOOST_TTI_TRAIT_HAS_MEMBER_FUNCTION(CVBoth,ACVFunction) // const volatile
Dtest_structs.hpp119 double ACVFunction(long, char) const volatile { return 2.59; } in ACVFunction() function