This is an internal header file, included by other library headers. More...
Macros | |
#define | _DEFINE_EXPR_BINARY_FUNCTION(_Fun, _UFun) |
#define | _DEFINE_EXPR_BINARY_OPERATOR(_Op, _Name) |
#define | _DEFINE_EXPR_UNARY_FUNCTION(_Name, _UName) |
#define | _DEFINE_EXPR_UNARY_OPERATOR(_Op, _Name) |
Functions | |
namespace std | _GLIBCXX_VISIBILITY (default) |
This is an internal header file, included by other library headers.
Do not attempt to use it directly. {valarray}
#define _DEFINE_EXPR_BINARY_FUNCTION | ( | _Fun, | |
_UFun | |||
) |
Referenced by _GLIBCXX_VISIBILITY().
#define _DEFINE_EXPR_BINARY_OPERATOR | ( | _Op, | |
_Name | |||
) |
Referenced by _GLIBCXX_VISIBILITY().
#define _DEFINE_EXPR_UNARY_FUNCTION | ( | _Name, | |
_UName | |||
) |
Referenced by _GLIBCXX_VISIBILITY().
#define _DEFINE_EXPR_UNARY_OPERATOR | ( | _Op, | |
_Name | |||
) |
Referenced by _GLIBCXX_VISIBILITY().
namespace std _GLIBCXX_VISIBILITY | ( | default | ) |
References __gnu_cxx::__ops::__negate(), _DEFINE_EXPR_BINARY_FUNCTION, _DEFINE_EXPR_BINARY_OPERATOR, _DEFINE_EXPR_UNARY_FUNCTION, _DEFINE_EXPR_UNARY_OPERATOR, __gnu_parallel::max(), __gnu_parallel::min(), __gnu_debug::operator+(), and __gnu_debug::operator-().