man __gnu_cxx::ContainerConcept (Fonctions bibliothèques) -

NAME

__gnu_cxx::ContainerConcept -

SYNOPSIS



Public Types

typedef Container::value_type Value_type

typedef Container::difference_type Difference_type

typedef Container::size_type Size_type

typedef Container::const_reference Const_reference

typedef Container::const_pointer Const_pointer

typedef Container::const_iterator Const_iterator

Public Member Functions

void constraints ()

Public Attributes

bool __b

Const_iterator __i

Size_type n

Detailed Description

template<class Container> struct __gnu_cxx::ContainerConcept< Container >

Definition at line 565 of file boost_concept_check.h.

Author

Generated automatically by Doxygen for libstdc++-v3 Source from the source code.