Proton  1.1.1
Make porting easy from Python to C++11
Modules
Here is a list of all modules:
[detail level 12]
oSmart referenceProvide basic reference support for proton
|oref_Core reference template supporting interface through inheritance/multiple inheritance
|\func_General functor interface template
oContainersRepack stl containers in new templates following python's habits
|ocommonCommon container operations
|ostrLike string in python
|ovector_Like list in python, better for small sequences
|odeque_Like list in python, better for long sequences
|omap_Like dict in python
|oset_Like set in python
|\tupleLike tuple in python
\Utilities
 ogetoptGet options
 oDebug utilitiesMacros, global variables, classes for debug
 \Smart allocatorA high-performance and smart allocator