Flutter Engine
The Flutter Engine
|
#include <utility>
#include "flutter/fml/memory/ref_counted.h"
#include "flutter/fml/memory/ref_ptr.h"
Go to the source code of this file.
Classes | |
class | fml::internal::CopyableLambda< T > |
Namespaces | |
namespace | fml |
namespace | fml::internal |
Functions | |
template<typename T > | |
internal::CopyableLambda< T > | fml::MakeCopyable (T lambda) |