PythonMonkey   v1.0.0 (dev)
Loading...
Searching...
No Matches
IntType.hh File Reference

Struct for representing python ints. More...

#include <jsapi.h>
#include <Python.h>
Include dependency graph for IntType.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IntType
 This struct represents the 'int' type (arbitrary-precision) in Python. More...
 

Detailed Description