Prefer template aliases to classes in IntrusiveList
authorJustin Gibbs <gibbs@fb.com>
Thu, 29 Oct 2015 21:35:22 +0000 (14:35 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Thu, 29 Oct 2015 22:20:21 +0000 (15:20 -0700)
commit304eb8d23f5e6189609907c1606229aa5f96ee1c
treed2b76d82ec9ed2604df97ac7bff5de395e213e4e
parentc2dc18ba4b311dff25db852eadf1b774e73f1158
Prefer template aliases to classes in IntrusiveList

Summary: Convert helper classes to using statements now that GCC has caught up
with c++11.

Reviewed By: simpkins

Differential Revision: D2561364

fb-gh-sync-id: 712591549aba9450d159468dc3b26a987ffe9b82
folly/IntrusiveList.h