Searched refs:raw_type (Results 1 – 1 of 1) sorted by relevance
162 typedef BOOST_DEDUCED_TYPENAME remove_reference<T>::type raw_type ; typedef164 typedef raw_type& reference_const_type ;165 typedef raw_type& reference_type ;166 typedef raw_type* pointer_const_type ;167 typedef raw_type* pointer_type ;168 typedef raw_type& argument_type ;