openPMD/openPMD-api

Remove ALLOCATION enum & binding

Aberta

#253 aberto em 13 de jun. de 2018

 (0 comentário) (1 reação) (0 responsável)C++ (57 forks)auto 404
api: breakingfrontend: C++17frontend: Python3good first issue

Métricas do repositório

Stars
 (160 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador