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

/external/stlport/test/eh/
H A DPrefix.h174 # define eh_allocator(T) ::EH_allocator<T> macro
179 # define EH_BIT_VECTOR EH_STD::vector<bool, eh_allocator(bool) >
184 # define EH_BIT_VECTOR EH_STD::vector<bool, eh_allocator(bool) >

Completed in 1620 milliseconds