Searched defs:sp_convert_reference (Results 1 – 1 of 1) sorted by relevance
95 template< class D > struct sp_convert_reference struct97 typedef D type;100 template< class D > struct sp_convert_reference< D& > struct102 typedef sp_reference_wrapper< D > type;