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

Go to the source code of this file.

Classes

class  k1a::StrIter
 String iterator. More...
 

Namespaces

 k1a
 

Macros

#define PY_SSIZE_T_CLEAN
 

Typedefs

typedef std::string(* k1a::transformF) (std::string)
 

Macro Definition Documentation

◆ PY_SSIZE_T_CLEAN

#define PY_SSIZE_T_CLEAN

Definition at line 2 of file StrIter.h.