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-2020 Canonical Ltd.
Generated on Sun Sep 27 19:03:53 UTC 2020
This documentation is licensed under the GPL version 2 or 3.