Add a folly::exceptionStr overload
authorTudor Bosman <tudorb@fb.com>
Sun, 14 Oct 2012 01:33:17 +0000 (18:33 -0700)
committerJordan DeLong <jdelong@fb.com>
Mon, 29 Oct 2012 23:32:13 +0000 (16:32 -0700)
commit91ee5f4b77411bcfe65897dbf7a36814836c4b9e
tree9beb4fb66e7399757205bf9b6c1daea220a2f178
parent636f38ca19dd9a0ba60787e59e215f3789961e7a
Add a folly::exceptionStr overload

Summary: For std::exception_ptr.

Test Plan: .

Reviewed By: davejwatson@fb.com

FB internal diff: D600345
folly/String.h