toDynamic(T)
authorTom Jackson <tjackson@fb.com>
Tue, 23 Apr 2013 17:02:07 +0000 (10:02 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 1 Jul 2013 19:57:43 +0000 (12:57 -0700)
commit04c09cf0f89fe94ccd3ae71ca5c9470fe8a3371c
treefd6565d65d052966d816e60fb6854099f59208bb
parent1408e9d51430bb51b0a07a4bebb43325c2190f21
toDynamic(T)

Summary: It only makes sense to be able to go the other direction, too.

Test Plan: Unit tests

Reviewed By: delong.j@fb.com

FB internal diff: D785282
folly/DynamicConverter.h
folly/test/DynamicConverterTest.cpp