_tools.h | 294 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 354 const_reference operator*() const { return cast_traits::to_storage_type_cref(*_M_ite); } 423 static storage_type const& to_storage_type_cref(value_type const&__ref) function in struct:_CastTraits
|