MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / Builder

Function Builder

native/thirdpart/flatbuffers/flexbuffers.h:912–912  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

910
911#ifdef FLATBUFFERS_DEFAULT_DECLARATION
912 Builder(Builder &&) = default;
913 Builder &operator=(Builder &&) = default;
914#endif
915

Callers 1

flexbuffers.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected