Home
last modified time | relevance | path

Searched refs:_CArray (Results 1 – 4 of 4) sorted by relevance

/external/stlport/stlport/stl/
D_carray.h36 struct _CArray { struct
37 _CArray (const _Tp& __val) { in _CArray() argument
43 ~_CArray() { in ~_CArray() argument
D_slist.c190 _STLP_PRIV _CArray<slist<_Tp, _Alloc>, NB> __counter(__carry); in _Slist_sort()
D_list.c214 _STLP_PRIV _CArray<list<_Tp, _Alloc>, NB> __counter(__carry); in _S_sort()
/external/stlport/etc/
DChangeLog-5.13126 * stlport/stl/_carray.h: Creation of a new internal struct _CArray that mimic a C