Home | History | Annotate | Download | only in bits

Lines Matching defs:resize

545        *  This function will %resize the %vector to the specified
552 resize(size_type __new_size, value_type __x = value_type())
1157 // Called by erase(q1,q2), clear(), resize(), _M_fill_assign,