Searched defs:to_storage_type_cref (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/pointers/
H A D_tools.h294 static void_type const& to_storage_type_cref(value_type const& __ref) function in struct:_CastTraits
299 { return to_storage_type_cref(__ref); }
324 static storage_type const& to_storage_type_cref(value_type const& __ref) function in struct:_CastTraits
356 //{ return cast_traits::to_storage_type_cref(*_M_ite); }
426 static storage_type const& to_storage_type_cref(value_type const&__ref) function in struct:_CastTraits

Completed in 188 milliseconds