memory File Reference

#include <bits/stl_algobase.h>
#include <bits/allocator.h>
#include <bits/stl_construct.h>
#include <bits/stl_iterator_base_types.h>
#include <bits/stl_uninitialized.h>
#include <bits/stl_raw_storage_iter.h>
#include <debug/debug.h>
#include <limits>

Go to the source code of this file.

Namespaces

namespace  std

Classes

struct  std::auto_ptr_ref< _Tp1 >
class  std::auto_ptr< _Tp >
 A simple smart pointer providing strict ownership semantics. More...

Defines

#define _GLIBCXX_MEMORY   1

Functions

template<typename _Tp>
pair< _Tp *, ptrdiff_t > std::__get_temporary_buffer (ptrdiff_t __len, _Tp *)
template<typename _Tp>
pair< _Tp *, ptrdiff_t > std::get_temporary_buffer (ptrdiff_t __len)
 Allocates a temporary buffer.
template<typename _Tp>
void std::return_temporary_buffer (_Tp *__p)
 The companion to get_temporary_buffer().


Detailed Description

This is a Standard C++ Library header.

Definition in file memory.


Define Documentation

#define _GLIBCXX_MEMORY   1

Definition at line 49 of file memory.


Generated on Tue Feb 2 16:57:23 2010 for GNU C++ STL by  doxygen 1.4.7