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

Std allocator conformance cpp17 #856

Merged
merged 2 commits into from
Dec 6, 2017
Merged

Std allocator conformance cpp17 #856

merged 2 commits into from
Dec 6, 2017

Commits on Dec 6, 2017

  1. fixed conformance with C++17, some members of allocator are depricate…

    …d and should be used via allocator_traits
    bogemic committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    daba1b6 View commit details
    Browse the repository at this point in the history
  2. fixed merge conflicts

    bogemic committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    8890b93 View commit details
    Browse the repository at this point in the history