Searched refs:func_ref_0 (Results 1 – 1 of 1) sorted by relevance
168 typedef int (&func_ref_0)(); in main() typedef230 BOOST_STATIC_ASSERT((is_same<result_of<func_ref_0()>::type, int>::value)); in main()244 BOOST_STATIC_ASSERT((is_same<tr1_result_of<func_ref_0()>::type, int>::value)); in main()