Adding a general doc for traits provided in folly/Traits.h
authorSumeet Ungratwar <sumeet@fb.com>
Mon, 13 Aug 2012 13:48:55 +0000 (06:48 -0700)
committerJordan DeLong <jdelong@fb.com>
Mon, 29 Oct 2012 23:30:42 +0000 (16:30 -0700)
commit636f38ca19dd9a0ba60787e59e215f3789961e7a
treecdb1b570344cefddbc5d3ad9afec6fbe53b57eea
parent148cba11ab1b0d20f17485bd80fcc7e7214f5cca
Adding a general doc for traits provided in folly/Traits.h

Summary:
Understood how traits are implemented in folly/Traits.h and added
examples on how to use them.

Test Plan: no specific tests

Reviewed By: andrei.alexandrescu@fb.com

FB internal diff: D546631
folly/Traits.h
folly/docs/Traits.md [new file with mode: 0644]