Flutter Engine
The Flutter Engine
|
#include <make_copyable.h>
Public Member Functions | |
CopyableLambda (T func) | |
template<typename... ArgType> | |
auto | operator() (ArgType &&... args) const |
Definition at line 17 of file make_copyable.h.
|
inlineexplicit |
Definition at line 19 of file make_copyable.h.
|
inline |
Definition at line 23 of file make_copyable.h.