You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code_generation/templates/power_grid_model_c/power_grid_model/include/power_grid_model/auxiliary/attribute_classes.hpp.jinja
Copy file name to clipboardExpand all lines: code_generation/templates/power_grid_model_c/power_grid_model/include/power_grid_model/auxiliary/meta_gen/attribute_classes.hpp.jinja
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@
16
16
17
17
#include "../{{ name }}.hpp" // NOLINT
18
18
19
-
19
+
{%autoescapefalse%}
20
20
namespace power_grid_model::meta_data {
21
21
22
22
// template specialization to get list of attributes in the value field
Copy file name to clipboardExpand all lines: code_generation/templates/power_grid_model_c/power_grid_model/include/power_grid_model/auxiliary/static_asserts/attribute_classes.hpp.jinja
Copy file name to clipboardExpand all lines: code_generation/templates/power_grid_model_c/power_grid_model_c/include/power_grid_model_c/dataset_class_maps.h.jinja
0 commit comments