Home
last modified time | relevance | path

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

/third_party/boost/libs/bind/test/
Dmem_fn_eq_test.cpp93 void cmf3v_2(int, int, int) const { static int x; ++x; } in cmf3v_2() function
226 BOOST_TEST( boost::mem_fn(&X::cmf3v_1) != boost::mem_fn(&X::cmf3v_2) ); in main()