__gnu_pbds_container_traits.3cxx

Langue: en

Autres versions - même langue

Version: 267370 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

__gnu_pbds::container_traits - container_traits

SYNOPSIS


Inherits container_traits_base<Cntnr::container_category>.

Public Types


enum { order_preserving, erase_can_throw, split_join_can_throw, reverse_iteration }

typedef container_traits_base< container_category > base_type

typedef Cntnr::container_category container_category

typedef Cntnr container_type

typedef base_type::invalidation_guarantee invalidation_guarantee

Detailed Description

template<typename Cntnr> struct __gnu_pbds::container_traits< Cntnr >

container_traits

Definition at line 345 of file tag_and_trait.hpp.

Author

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