Skip to content

C++ RAII Wrapper #61

@efp

Description

@efp

Greetings,

I plan on incorporating MCPL into a project of mine. Previously, I had used pyne to extract data from MCNP ssw files into an HDF file... while not as widely supported as HDF, this looks like it has better conversion support. And, with the python bindings (yay!) I can convert any way I want. (Question... are the mcpl files portable across OS's?)

However, I can not abide the unmanaged memory of C, I will be writing a RAII C++11 wrapper class for it. Shall I submit it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions