Searched defs:sp_convert_reference (Results 1 – 1 of 1) sorted by relevance
93 template< class D > struct sp_convert_reference struct95 typedef D type;98 template< class D > struct sp_convert_reference< D& > struct100 typedef sp_reference_wrapper< D > type;