proxygen
|
#include <folly/Portability.h>
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
folly::exception_wrapper_detail | |
Functions | |
template<class Ex > | |
Ex && | folly::exception_wrapper_detail::dont_slice (Ex &&ex) |
template<class Ex , class Fn > | |
catch_fn< Ex, Fn > | folly::exception_wrapper_detail::catch_ (Ex *, Fn fn) |
template<class Fn > | |
Fn | folly::exception_wrapper_detail::catch_ (void const *, Fn fn) |