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-2021 Canonical Ltd.
Generated on Wed Jul 28 02:57:36 UTC 2021
This documentation is licensed under the GPL version 2 or 3.