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.

貢獻者指南