Skip to content

Refactoring mem.h #17

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

Merged
merged 1 commit into from
Jul 10, 2017
Merged

Refactoring mem.h #17

merged 1 commit into from
Jul 10, 2017

Conversation

lubeltra
Copy link
Member

  • Cut down http_stl_allocator to the C++11 minimal allocator interface
  • Replaced the http_internal_* container macros with template aliases
  • Replaced direct uses of stl containers with the http_interal_* version in a couple of places
  • Slight cleanup of pch.h

- Cut down http_stl_allocator to the C++11 minimal allocator interface
- Replaced the http_internal_* container macros with template aliases
- Replaced direct uses of stl containers with the http_interal_* version in a couple of places
- Slight cleanup of pch.h
@msftclas
Copy link

@lubeltra,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@jasonsandlin jasonsandlin merged commit 5b2fa50 into microsoft:master Jul 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants