openPMD/openPMD-api

Remove ALLOCATION enum & binding

Offen

#253 geöffnet am 13.06.2018

 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (57 Forks)auto 404
api: breakingfrontend: C++17frontend: Python3good first issue

Repository-Metriken

Stars
 (160 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

With the new features introduced in #204, the enum Allocation and the corresponding binding are dead code. The allocation strategy is now implicit in the style of function call.

Contributor Guide