Classes | Functions
concept::stl Namespace Reference

The namespace for STL concepts. More...

Classes

struct  associative_container
  Associative Container concept. More...
struct  simple_associative_container
  Simple Associative Container concept. More...
struct  pair_associative_container
  Pair Associative Container concept. More...
struct  sorted_associative_container
  Sorted Associative Container concept. More...
struct  hashed_associative_container
  Hashed Associative Container concept. More...
struct  unique_associative_container
  Unique Associative Container concept. More...
struct  multiple_associative_container
  Multiple Associative Container concept. More...
struct  unique_sorted_associative_container
  Unique Sorted Associative Container concept. More...
struct  multiple_sorted_associative_container
  Multiple Sorted Associative Container concept. More...
struct  unique_hashed_associative_container
  Unique Hashed Associative Container concept. More...
struct  multiple_hashed_associative_container
  Multiple Hashed Associative Container concept. More...
struct  arbitrary
 No requirements. More...
struct  assignable
  Assignable concept. More...
struct  default_constructible
  Default Constructible concept. More...
struct  equality_comparable
  Equality Comparable concept. More...
struct  less_than_comparable
  Less-than Comparable concept. More...
struct  container
  Container concept. More...
struct  forward_container
  Forward Container concept. More...
struct  reversible_container
  Reversible Container concept. More...
struct  random_access_container
  Random Access Container concept. More...
struct  trivial_iterator
  Trivial Iterator concept. More...
struct  input_iterator
  Input Iterator concept. More...
struct  output_iterator
  Output Iterator concept. More...
struct  forward_iterator
  Forward Iterator concept. More...
struct  bidirectional_iterator
  Bidirectional Iterator concept. More...
struct  random_access_iterator
  Random Access Iterator concept. More...
struct  sequence
  Sequence concept. More...
struct  front_insertion_sequence
  Front Insertion Sequence concept. More...
struct  back_insertion_sequence
  Back Insertion Sequence concept. More...
struct  list
  List concept. More...

Functions

void swap (assignable &a1, assignable &a2)
 Global swap.

Detailed Description

The namespace for STL concepts.

Note:
: Does not exist outside the documentation.


© 2012   AshTL
Licensed under  AGPLv3
Hosted by  Get AshTL at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated by  doxygen 1.7.4