|
libstdc++
|
Go to the source code of this file.
Classes | |
| class | std::_Temporary_buffer< _ForwardIterator, _Tp > |
Namespaces | |
| std | |
Functions | |
| template<typename _ForwardIterator , typename _Tp > | |
| void | std::__uninitialized_construct_buf (_ForwardIterator __first, _ForwardIterator __last, _Tp &__value) |
| template<typename _Tp > | |
| pair< _Tp *, ptrdiff_t > | std::get_temporary_buffer (ptrdiff_t __len) _GLIBCXX_NOEXCEPT |
| template<typename _Tp > | |
| void | std::return_temporary_buffer (_Tp *__p) |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <memory>.
Definition in file stl_tempbuf.h.