MCPcopy Create free account
hub / github.com/antvis/F2Native / Add

Method Add

tests/unit/utils/Point.h:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 static bool Add() {
33 return true;
34 }
35
36 static bool Sub() {
37 return true;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected