Go to the source code of this file.
Defines | |
| #define | EXPLICIT_CLASS |
| #define | EXPLICIT_TYPENAME |
| #define | OSTRSTREAM ostrstream |
| #define | PYCXX_EXPORT |
| #define | random_access_iterator_parent(itemtype) std::iterator<std::random_access_iterator_tag,itemtype,int> |
| #define | STANDARD_LIBRARY_HAS_ITERATOR_TRAITS 1 |
| #define | STR_STREAM <strstream> |
| #define | TEMPLATE_TYPENAME class |
Typedefs | |
| typedef int | Py_ssize_t |
| #define EXPLICIT_CLASS |
Definition at line 106 of file Python2/Config.hxx.
| #define EXPLICIT_TYPENAME |
| #define OSTRSTREAM ostrstream |
Definition at line 104 of file Python2/Config.hxx.
Referenced by Py::MapBase< T >::iterator::diagnose(), and Py::SeqBase< T >::iterator::diagnose().
| #define PYCXX_EXPORT |
Definition at line 129 of file Python2/Config.hxx.
| #define random_access_iterator_parent | ( | itemtype | ) | std::iterator<std::random_access_iterator_tag,itemtype,int> |
Definition at line 65 of file Python2/Config.hxx.
| #define STANDARD_LIBRARY_HAS_ITERATOR_TRAITS 1 |
Definition at line 61 of file Python2/Config.hxx.
| #define STR_STREAM <strstream> |
Definition at line 103 of file Python2/Config.hxx.
| #define TEMPLATE_TYPENAME class |
Definition at line 107 of file Python2/Config.hxx.
| typedef int Py_ssize_t |
Definition at line 115 of file Python2/Config.hxx.
1.6.1