3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-12 22:18:23 +01:00
dft_tools/pytriqs/wrap_generator
Olivier Parcollet 31927c9132 wrapper : remove the need of default constructor
- 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.
2014-05-30 19:34:13 +02:00
..
CMakeLists.txt lattice : python wrapper 2014-05-29 22:25:22 +02:00
py_converter_wrapper.mako.hpp wrapper : correct namespace in enum in converters 2014-05-30 14:16:15 +02:00
wrap_generator.py wrapper : remove the need of default constructor 2014-05-30 19:34:13 +02:00
wrapper.mako.cpp wrapper : remove the need of default constructor 2014-05-30 19:34:13 +02:00