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

#include <bitmap_allocator.h>

List of all members.

Public Types

typedef _Tp::value_type value_type
typedef _Tp::difference_type difference_type


Detailed Description

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

Definition at line 389 of file bitmap_allocator.h.


Member Typedef Documentation

template<typename _Tp>
typedef _Tp::difference_type __gnu_cxx::balloc::__mv_iter_traits< _Tp >::difference_type

Definition at line 392 of file bitmap_allocator.h.

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

Definition at line 391 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