Home | History | Annotate | Download | only in bits

Lines Matching defs:at

9 // Free Software Foundation; either version 3, or (at your option)
293 * used, then this will do at most 2N calls to the copy
607 * see at().)
630 * see at().)
645 /// Safety check used only from at().
666 at(size_type __n)
684 at(size_type __n) const
691 * Returns a read/write reference to the data at the first
699 * Returns a read-only (constant) reference to the data at the first
707 * Returns a read/write reference to the data at the last
715 * Returns a read-only (constant) reference to the data at the
743 * element at the end of the %vector and assigns the given data
894 * @brief Remove element at given position.
898 * This function will erase the element at the given position and thus