as_stl_allocator "template alias"
authorMarcelo Juchem <marcelo@fb.com>
Mon, 1 Apr 2013 23:00:01 +0000 (16:00 -0700)
committerJordan DeLong <jdelong@fb.com>
Sun, 21 Apr 2013 20:20:31 +0000 (13:20 -0700)
commitc246dd22a0dc296fc3bab7837e790b0fbf4deed5
tree2031360aa040799071342991eaca65252783bcee
parenta25e59da9e012119124e28ceca9bfabc6aaa418b
as_stl_allocator "template alias"

Summary: Implementing as_stl_allocator as a companion to the existing make_stl_allocator

Test Plan: unit tests added

Reviewed By: jon.coens@fb.com

FB internal diff: D755207
folly/Memory.h
folly/test/MemoryTest.cpp [new file with mode: 0644]