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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dstl_construct.h118 __destroy_aux(_ForwardIterator __first, _ForwardIterator __last, function in namespace:std
136 __destroy_aux(_ForwardIterator, _ForwardIterator, __true_type) function in namespace:std
155 std::__destroy_aux(__first, __last, _Has_trivial_destructor());

Completed in 46 milliseconds