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

/external/stlport/stlport/stl/
H A D_rope.h697 # define _ROPE_SWAP_SPECIALIZATION(_CharT, __Alloc) \ macro
705 _ROPE_SWAP_SPECIALIZATION(char, allocator<char>)
708 _ROPE_SWAP_SPECIALIZATION(wchar_t, allocator<wchar_t>)

Completed in 141 milliseconds