dynamic::get_ptr
authorTom Jackson <tjackson@fb.com>
Fri, 27 Sep 2013 00:12:38 +0000 (17:12 -0700)
committerPeter Griess <pgriess@fb.com>
Tue, 15 Oct 2013 01:43:54 +0000 (18:43 -0700)
commit7eccc5a30a8c37d9202754712a5f51549f611944
tree463cdb255630b39e46b39ced9b1f185ba85d656d
parente32d53e9022e6c7284bb02c93ec4e6be0ca77610
dynamic::get_ptr

Summary: For testing containment and using the value in one operation.

Test Plan: Unit tests

Reviewed By: tudorb@fb.com

FB internal diff: D986986
folly/dynamic-inl.h
folly/dynamic.h
folly/test/DynamicTest.cpp