openPMD/openPMD-api

Remove ALLOCATION enum & binding

Aperta

#253 aperta il 13 giu 2018

 (0 commenti) (1 reazione) (0 assegnatari)C++ (57 fork)auto 404
api: breakingfrontend: C++17frontend: Python3good first issue

Metriche repository

Star
 (160 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor