openPMD/openPMD-api

Remove ALLOCATION enum & binding

开放

#253 创建于 2018年6月13日

 (0 条评论) (1 个反应) (0 位负责人)C++ (57 个派生)auto 404
api: breakingfrontend: C++17frontend: Python3good first issue

仓库指标

星标
 (160 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南