Searched refs:to_storage_type_pptr (Results 1 - 2 of 2) sorted by relevance

/external/stlport/stlport/stl/pointers/
H A D_tools.h292 static void_type ** to_storage_type_pptr(value_type **__ptr) function in struct:_CastTraits
322 static storage_type ** to_storage_type_pptr(value_type **__ptr) function in struct:_CastTraits
424 static storage_type ** to_storage_type_pptr(value_type **__ptr) function in struct:_CastTraits
H A D_deque.h54 tmp._M_node = cast_traits::to_storage_type_pptr(__ite._M_node);
72 tmp._M_node = cast_traits::to_storage_type_pptr(__ite._M_node);

Completed in 58 milliseconds