This is an internal header file, included by other library headers. More...
#include <bits/c++config.h>
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(...) |
This is an internal header file, included by other library headers.
Do not attempt to use it directly. {iterator}
#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().