Home
last modified time | relevance | path

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

/third_party/boost/libs/tti/test/
Dtest_has_static_mem_fun.hpp13 BOOST_TTI_TRAIT_HAS_STATIC_MEMBER_FUNCTION(HaveTheSIntFunction,SIntFunction)
Dtest_has_fun.hpp21 BOOST_TTI_TRAIT_HAS_FUNCTION(HaveTheSIntFunction,SIntFunction)
Dtest_structs.hpp149 static int SIntFunction(long,double) { return 2; } in SIntFunction() function
/third_party/boost/libs/tti/doc/
Dtti_using_mm.qbk89 static int SIntFunction(long,double) { return 2; }
425 Does T have a static member function called 'SIntFunction' whose type
428 BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION(SIntFunction)
439 Does T have a static member function called 'SIntFunction' whose type
442 BOOST_TTI_HAS_STATIC_MEMBER_FUNCTION(SIntFunction)