C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::make_std_function< Function > Struct Template Reference

Public Types

using type = decltype(std::function{std::declval<Function>()})
 

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