Searched defs:return_fixed_ref (Results 1 – 2 of 2) sorted by relevance
26 struct return_fixed_ref { struct28 return_fixed_ref(int* ptr): ptr(ptr) {} in return_fixed_ref() argument39 …BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<function_property_map<return_fixed_ref<int>, int>… in test_main() argument
30 struct return_fixed_ref { struct32 return_fixed_ref(int* ptr): ptr(ptr) {} in return_fixed_ref() function45 …BOOST_CONCEPT_ASSERT((ReadablePropertyMapConcept<transform_value_property_map<return_fixed_ref<int… in test_main() argument