libstdc++
stl_tempbuf.h File Reference

Go to the source code of this file.

Classes

class  std::_Temporary_buffer< _ForwardIterator, _Tp >
 

Namespaces

namespace  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)
 
template<typename _Tp >
void std::return_temporary_buffer (_Tp *__p)
 

Detailed Description

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.