Home
last modified time | relevance | path

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

/third_party/boost/libs/bind/test/
Dmem_fn_eq_test.cpp149 void cmf7v_2(int, int, int, int, int, int, int) const { static int x; ++x; } in cmf7v_2() function
282 BOOST_TEST( boost::mem_fn(&X::cmf7v_1) != boost::mem_fn(&X::cmf7v_2) ); in main()