Add proper Doxygen comment markings around exception_wrapper example.
authorEric Niebler <eniebler@fb.com>
Tue, 27 Dec 2016 18:45:34 +0000 (10:45 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 27 Dec 2016 18:48:02 +0000 (10:48 -0800)
commit8f0aa1f8836ebb3b6a6e12692ea55e768426964c
tree7603ff3dbc51b175d66ee737d045ea86ca45bbbb
parentf2987ecd74d921af398f7592762fbf1ec67bab1a
Add proper Doxygen comment markings around exception_wrapper example.

Summary: The Doxegen-generated documentation for exception_wrapper is unreadable. The code needs to be denoted with \code...\endcode tags; otherwise, it is formatted like a paragraph and newlines are ignored.

Reviewed By: igorsugak

Differential Revision: D4367636

fbshipit-source-id: 680bedfb152300d8a6287bf441dd9b81b9b94c80
folly/ExceptionWrapper.h