__gnu_cxx::balloc::__mv_iter_traits< _Tp * > Struct Template Reference

#include <bitmap_allocator.h>

List of all members.

Public Types

typedef _Tp value_type
typedef std::ptrdiff_t difference_type


Detailed Description

template<typename _Tp>
struct __gnu_cxx::balloc::__mv_iter_traits< _Tp * >

Definition at line 396 of file bitmap_allocator.h.


Member Typedef Documentation

template<typename _Tp>
typedef std::ptrdiff_t __gnu_cxx::balloc::__mv_iter_traits< _Tp * >::difference_type

Definition at line 399 of file bitmap_allocator.h.

template<typename _Tp>
typedef _Tp __gnu_cxx::balloc::__mv_iter_traits< _Tp * >::value_type

Definition at line 398 of file bitmap_allocator.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:11 2010 for GNU C++ STL by  doxygen 1.4.7