STLdoc
STLdocumentation
|
Go to the source code of this file.
Macros | |
#define | _GLIBCXX_MOVE(__val) (__val) |
#define | _GLIBCXX_FORWARD(_Tp, __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) |
#define _GLIBCXX_MOVE | ( | __val | ) | (__val) |