GNU g++  v5.2.1
GNU Standard C++
concept_check.h File Reference

This is an internal header file, included by other library headers. More...

#include <bits/c++config.h>
Include dependency graph for concept_check.h:
This graph shows which files directly or indirectly include this file:

Macros

#define __glibcxx_class_requires(_a, _b)
 
#define __glibcxx_class_requires2(_a, _b, _c)
 
#define __glibcxx_class_requires3(_a, _b, _c, _d)
 
#define __glibcxx_class_requires4(_a, _b, _c, _d, _e)
 
#define __glibcxx_function_requires(...)
 

Detailed Description

This is an internal header file, included by other library headers.

Do not attempt to use it directly. {iterator}

Macro Definition Documentation

#define __glibcxx_class_requires (   _a,
  _b 
)

Referenced by _GLIBCXX_VISIBILITY().

#define __glibcxx_class_requires2 (   _a,
  _b,
  _c 
)

Referenced by _GLIBCXX_VISIBILITY().

#define __glibcxx_class_requires3 (   _a,
  _b,
  _c,
  _d 
)
#define __glibcxx_class_requires4 (   _a,
  _b,
  _c,
  _d,
  _e 
)

Referenced by _GLIBCXX_VISIBILITY().

#define __glibcxx_function_requires (   ...)

Referenced by _GLIBCXX_VISIBILITY().