Mir
|
#include <functional>
Go to the source code of this file.
Classes | |
struct | miral::detail::FunctionType< F > |
struct | miral::detail::FunctionType< Return(Lambda::*)(Arg...)> |
struct | miral::detail::FunctionType< Return(Lambda::*)(Arg...) const > |
Namespaces | |
miral | |
Mir Abstraction Layer. | |
miral::detail | |
Functions | |
template<typename Lambda > | |
auto | miral::lambda_as_function (Lambda &&lambda) -> typename detail::FunctionType< decltype(&Lambda::operator())>::type |
Copyright © 2012-2019
Canonical Ltd.
Generated on Fri Dec 13 10:47:19 UTC 2019
This documentation is licensed under the GPL version 2 or 3.