k1a  1.1
Accelerated functionalities for k1lib
StrIterInter.h File Reference
#include <Python.h>
#include <string>
#include "StrIter.h"
Include dependency graph for StrIterInter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  k1a::StrIterInter
 Intermediate string iterator. More...
 
struct  k1a::PyStrIterInter
 

Namespaces

 k1a
 

Macros

#define PY_SSIZE_T_CLEAN
 

Functions

PyObject * k1a::PyStrIterInter_new (StrIter *og, transformF f)
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN

Definition at line 2 of file StrIterInter.h.