Guest User

Untitled

a guest
Nov 21st, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. size_type size() const _NOEXCEPT
  2. { // return length of sequence
  3. return (this->_Mysize());
  4. }
Add Comment
Please, Sign In to add comment