folly::padded_sequence -> folly::padded
authorTudor Bosman <tudorb@fb.com>
Wed, 5 Dec 2012 23:51:36 +0000 (15:51 -0800)
committerJordan DeLong <jdelong@fb.com>
Sun, 16 Dec 2012 22:49:31 +0000 (14:49 -0800)
commitaf8b3ec14ab348b696875f9056b6d9e35f4bc17d
treee2c53bf0854187fdefa5a30d249ff46074e096f8
parente722023c793f759f5993825af4d7a6dbd9bd7842
folly::padded_sequence -> folly::padded

Summary: Mechanical.

Test Plan: fbconfig unicorn/test unicorn/diskindex3 unicorn/diskindex4/test common/datastruct:css_tree_test folly/test:padded_test dragon/test:posting_list_test && fbmake opt

Reviewed By: soren@fb.com

FB internal diff: D649539
folly/Padded.h [new file with mode: 0644]
folly/test/PaddedTest.cpp [new file with mode: 0644]