Syntactic sugar
authorRajat Goel <rajatgoel2010@fb.com>
Mon, 17 Sep 2012 19:20:14 +0000 (12:20 -0700)
committerJordan DeLong <jdelong@fb.com>
Fri, 12 Oct 2012 04:32:55 +0000 (21:32 -0700)
commit4e745261077a9dd4b38f9ae9168b4adb60b0e552
treec25fb68c4eb059b2286ce4a0a2d7fa06a77068c1
parentb9836f4a8dc28c2641f027cf47c6604b7268e37f
Syntactic sugar

Summary: This makes code easy to read for eyes used to unique/shared ptrs.

Test Plan: unit-tests

Reviewed By: delong.j@fb.com

FB internal diff: D575997
folly/ThreadLocal.h
folly/test/ThreadLocalTest.cpp