Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

De-boost-ify code #10

Open
fhoefling opened this issue Jun 28, 2019 · 0 comments
Open

De-boost-ify code #10

fhoefling opened this issue Jun 28, 2019 · 0 comments

Comments

@fhoefling
Copy link
Owner

After requiring C++11 since 0.9.2, many of the Boost C++ features used are available from the STL.

With this, Boost can become an optional dependency to support certain data structures for clients, e.g., boost::array, in parallel to std::array, and boost::multi_array.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant