Mir
Public Types | List of all members
miral::detail::FunctionType< Return(Lambda::*)(Arg...)> Struct Template Reference

#include <lambda_as_function.h>

Public Types

using type = std::function< Return(Arg...)>
 

Member Typedef Documentation

◆ type

template<typename Lambda , typename Return , typename... Arg>
using miral::detail::FunctionType< Return(Lambda::*)(Arg...)>::type = std::function<Return(Arg...)>

The documentation for this struct was generated from the following file:

Copyright © 2012-2023 Canonical Ltd.
Generated on Tue 2 May 10:01:24 UTC 2023
This documentation is licensed under the GPL version 2 or 3.