STLdoc
STLdocumentation
|
Go to the source code of this file.
Macros | |
#define | _STDDEF_H |
#define | _STDDEF_H_ |
#define | _ANSI_STDDEF_H |
#define | _PTRDIFF_T |
#define | _T_PTRDIFF_ |
#define | _T_PTRDIFF |
#define | __PTRDIFF_T |
#define | _PTRDIFF_T_ |
#define | _BSD_PTRDIFF_T_ |
#define | ___int_ptrdiff_t_h |
#define | _GCC_PTRDIFF_T |
#define | __PTRDIFF_TYPE__ long int |
#define | __size_t__ /* BeOS */ |
#define | __SIZE_T__ /* Cray Unicos/Mk */ |
#define | _SIZE_T |
#define | _SYS_SIZE_T_H |
#define | _T_SIZE_ |
#define | _T_SIZE |
#define | __SIZE_T |
#define | _SIZE_T_ |
#define | _BSD_SIZE_T_ |
#define | _SIZE_T_DEFINED_ |
#define | _SIZE_T_DEFINED |
#define | _BSD_SIZE_T_DEFINED_ /* Darwin */ |
#define | _SIZE_T_DECLARED /* FreeBSD 5 */ |
#define | ___int_size_t_h |
#define | _GCC_SIZE_T |
#define | _SIZET_ |
#define | __size_t |
#define | __SIZE_TYPE__ long unsigned int |
#define | __wchar_t__ /* BeOS */ |
#define | __WCHAR_T__ /* Cray Unicos/Mk */ |
#define | _WCHAR_T |
#define | _T_WCHAR_ |
#define | _T_WCHAR |
#define | __WCHAR_T |
#define | _WCHAR_T_ |
#define | _BSD_WCHAR_T_ |
#define | _WCHAR_T_DEFINED_ |
#define | _WCHAR_T_DEFINED |
#define | _WCHAR_T_H |
#define | ___int_wchar_t_h |
#define | __INT_WCHAR_T_H |
#define | _GCC_WCHAR_T |
#define | _WCHAR_T_DECLARED |
#define | __WCHAR_TYPE__ int |
#define | NULL ((void *)0) |
#define | offsetof(TYPE, MEMBER) __builtin_offsetof (TYPE, MEMBER) |
Typedefs | |
typedef __PTRDIFF_TYPE__ | ptrdiff_t |
typedef __SIZE_TYPE__ | size_t |
typedef __WCHAR_TYPE__ | wchar_t |
#define ___int_ptrdiff_t_h |
#define ___int_size_t_h |
#define ___int_wchar_t_h |
#define __INT_WCHAR_T_H |
#define __PTRDIFF_T |
#define __PTRDIFF_TYPE__ long int |
#define __SIZE_T |
#define __size_t |
#define __size_t__ /* BeOS */ |
#define __SIZE_T__ /* Cray Unicos/Mk */ |
#define __SIZE_TYPE__ long unsigned int |
#define __WCHAR_T |
#define __wchar_t__ /* BeOS */ |
#define __WCHAR_T__ /* Cray Unicos/Mk */ |
#define __WCHAR_TYPE__ int |
#define _ANSI_STDDEF_H |
#define _BSD_PTRDIFF_T_ |
#define _BSD_SIZE_T_ |
#define _BSD_SIZE_T_DEFINED_ /* Darwin */ |
#define _BSD_WCHAR_T_ |
#define _GCC_PTRDIFF_T |
#define _GCC_SIZE_T |
#define _GCC_WCHAR_T |
#define _PTRDIFF_T |
#define _PTRDIFF_T_ |
#define _SIZE_T |
#define _SIZE_T_ |
#define _SIZE_T_DECLARED /* FreeBSD 5 */ |
#define _SIZE_T_DEFINED |
#define _SIZE_T_DEFINED_ |
#define _SIZET_ |
#define _STDDEF_H |
#define _STDDEF_H_ |
#define _SYS_SIZE_T_H |
#define _T_PTRDIFF |
#define _T_PTRDIFF_ |
#define _T_SIZE |
#define _T_SIZE_ |
#define _T_WCHAR |
#define _T_WCHAR_ |
#define _WCHAR_T |
#define _WCHAR_T_ |
#define _WCHAR_T_DECLARED |
#define _WCHAR_T_DEFINED |
#define _WCHAR_T_DEFINED_ |
#define _WCHAR_T_H |
#define NULL ((void *)0) |
#define offsetof | ( | TYPE, | |
MEMBER | |||
) | __builtin_offsetof (TYPE, MEMBER) |
typedef __PTRDIFF_TYPE__ ptrdiff_t |
typedef __SIZE_TYPE__ size_t |
typedef __WCHAR_TYPE__ wchar_t |