This is an internal header file, included by other library headers. More...
Macros | |
#define | _GLIBCXX_FORWARD(_Tp, __val) (__val) |
#define | _GLIBCXX_MOVE(__val) (__val) |
Functions | |
namespace std | _GLIBCXX_VISIBILITY (default) |
This is an internal header file, included by other library headers.
Do not attempt to use it directly. {utility}
#define _GLIBCXX_FORWARD | ( | _Tp, | |
__val | |||
) | (__val) |
Referenced by _GLIBCXX_VISIBILITY().
#define _GLIBCXX_MOVE | ( | __val | ) | (__val) |
Referenced by _GLIBCXX_VISIBILITY().