forked from firka/flutter
1d4e36274fb07754f82239c9f6de2ab63535e73e
Applies the FML_DISALLOW_COPY_AND_ASSIGN to non-POD types in the macOS embedder. Specifically the following three accessibility-related classes: * FlutterPlatformNodeDelegateMac * FlutterTextPlatformNode * AccessibilityBridgeMac No new tests since no semantic change. Only has the compile-time effect of preventing copying of classes intended to be move-only.
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%