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-2019 Canonical Ltd.
Generated on Fri Sep 27 10:46:30 UTC 2019
This documentation is licensed under the GPL version 2 or 3.