Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 64 of file test_vector.cpp.
{ if ( random_number(2) ) { ptrdiff_t d = 0; EH_DISTANCE( first, last, d ); vec.reserve( vec.size() + d ); } }