mirror of
https://github.com/triqs/dft_tools
synced 2025-01-12 22:18:23 +01:00
31927c9132
- change the constructor wrapper. - in the new method, leave the pointer _c to NULL. - in the init, allocate it. - It seems ok to leave the object in this non initialized state, but that is not so clear from the doc. Added check for this pointer == NULL in converters. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
py_converter_wrapper.mako.hpp | ||
wrap_generator.py | ||
wrapper.mako.cpp |