Searched refs:cmf7v_2 (Results 1 – 1 of 1) sorted by relevance
149 void cmf7v_2(int, int, int, int, int, int, int) const { static int x; ++x; } in cmf7v_2() function282 BOOST_TEST( boost::mem_fn(&X::cmf7v_1) != boost::mem_fn(&X::cmf7v_2) ); in main()