Releases: luk036/py2cpp
Releases · luk036/py2cpp
Update the third part libraries
code cleanup for documentation
Full Changelog: 1.4.7...1.4.8
use latest ModernCppStarter as template
Full Changelog: 1.4.6...1.4.7
add at() and make it work
1.4.6 add at() method
add at() for compatability with standard
1.4.5 add at() for compatability
add Lict (Dict-like data structure by std::vector)
1.4.4 apply fix-format
fix for py::enumerate
1.4.3 fix for py::enumerate
fix a bug in fractions operator/=(Z) Z=int
1.4.2 fix a bug in fractions
add key_iterator::operator++(int) for transrangers support
1.4.1 add operator++(int) for transranger