STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
cpp_type_traits.h File Reference
#include <bits/c++config.h>

Go to the source code of this file.

Functions

namespace __gnu_cxx _GLIBCXX_VISIBILITY (default)
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. {ext/type_traits}

Function Documentation

namespace __gnu_cxx _GLIBCXX_VISIBILITY ( default  )
69 {
70 _GLIBCXX_BEGIN_NAMESPACE_VERSION
71 
72  template<typename _Iterator, typename _Container>
73  class __normal_iterator;
74 
75 _GLIBCXX_END_NAMESPACE_VERSION
76 } // namespace