#include <functional>#include <tuple>#include <type_traits>

Go to the source code of this file.
Namespaces | |
| nanorpc | |
| nanorpc::core | |
| nanorpc::core::detail | |
Functions | |
| template<typename F > | |
| memfun_type< decltype(&F::operator())>::type | nanorpc::core::detail::lambdaToFunction (F const &func) |