-
Set count() function in C++ STL
-
Set max_size() function in C++ STL
-
Set upper_bound() function in C++ STL
-
set value_comp() function in C++ STL
-
list::emplace_front() and list::emplace_back() in C++ STL
-
deque::at() and deque::swap() in C++ programming STL
-
deque::begin() and deque::end in C++ STL
-
deque::empty() and deque::size() in C++ STL
-
deque::operator= and deque::operator[] in C++ STL
-
deque::push_front() in C++ STL
-
Deque shrink_to_fit in C++ STL
-
queue::emplace() in C++ STL
-
queue::front() and queue::back() in C++ STL
-
queue::empty() and queue::size() in C++ STL
-
queue::push() and queue::pop() in C++ STL
-
queue::swap() in C++ STL
-
list rbegin() and rend() function in C++ STL
-
list splice() function in C++ STL
-
list::front() and list::back() in C++ STL
-
list::pop_front() and list::pop_back() in C++ STL