Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix declarations of aligned allocators. #113

Commits on Dec 1, 2017

  1. Fix declarations of aligned allocators.

    It seems like you might need a `const` for the first argument of
    `std::pair` in `aligned_allocator`, see JakobEngel#111.
    
    Added some `override` statements to Output3DWrapper's derived classes.
    NikolausDemmel committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    5784f4d View commit details
    Browse the repository at this point in the history