Py11  v0.2
This is a minimalist Python wrapper for C++11.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\Npy
 oCdictPy dict
 oCerrException: err
 oCindex_errException: index_err
 oCtype_errException: type_err
 oCval_errException: val_err
 oCio_errException: io_err
 oCeof_errException: eof_err
 oCfileFile object
 oCiterIter for the c++11 range loop
 oClistPy list
 oCnumNum object
 oCseqSeq object
 oCsetSet object
 oCstrPy str
 oCtuplePy tuple
 \CobjWrapper of PyObject