Definition at line 77 of file stl_tempbuf.h.
|
Constructs a temporary buffer of a size somewhere between zero and the size of the given range. Definition at line 144 of file stl_tempbuf.h. References std::_Temporary_buffer< _ForwardIterator, _Tp >::_M_buffer, std::_Temporary_buffer< _ForwardIterator, _Tp >::_M_initialize_buffer(), std::_Temporary_buffer< _ForwardIterator, _Tp >::_M_len, std::_Temporary_buffer< _ForwardIterator, _Tp >::_M_original_len, std::pair< _T1, _T2 >::first, std::get_temporary_buffer(), std::return_temporary_buffer(), and std::pair< _T1, _T2 >::second. |
|
As per Table mumble.
Definition at line 113 of file stl_tempbuf.h. Referenced by std::inplace_merge(), std::stable_partition(), and std::stable_sort(). |
|
As per Table mumble.
Definition at line 118 of file stl_tempbuf.h. |
|
Returns the size requested by the constructor; may be >size().
Definition at line 108 of file stl_tempbuf.h. Referenced by std::stable_partition(). |
|
As per Table mumble.
Definition at line 103 of file stl_tempbuf.h. Referenced by std::inplace_merge(), std::stable_partition(), and std::stable_sort(). |