Searched defs:sp_if_not_array (Results 1 – 1 of 1) sorted by relevance
179 template< class T > struct sp_if_not_array struct181 typedef boost::shared_ptr< T > type;186 template< class T > struct sp_if_not_array< T[] > struct192 template< class T, std::size_t N > struct sp_if_not_array< T[N] > struct