PythonMonkey v0.9.1 (dev)
|
Struct for representing python floats. More...
#include <Python.h>
Go to the source code of this file.
Classes | |
struct | FloatType |
This struct represents the 'float' type in Python, which is represented as a 'double' in C++. More... | |
Struct for representing python floats.