Mir
Loading...
Searching...
No Matches
lambda_as_function.h File Reference
#include <functional>
Include dependency graph for lambda_as_function.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  miral::detail::FunctionType< Return(Lambda::*)(Arg...)>
struct  miral::detail::FunctionType< Return(Lambda::*)(Arg...) const >

Namespaces

namespace  miral
 Mir Abstraction Layer.
namespace  miral::detail

Functions

template<typename Lambda>
auto miral::lambda_as_function (Lambda &&lambda) -> typename detail::FunctionType< decltype(&Lambda::operator())>::type

Copyright © 2012-2026 Canonical Ltd.
Generated on Sun Mar 15 20:28:55 UTC 2026
This documentation is licensed under the GPL version 2 or 3.