MCPcopy Create free account
hub / github.com/adobe/hyde / compiler_generated

Method compiler_generated

test_files/comments.cpp:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16/// @hyde-owner fosterbrereton
17struct compiler_generated {
18 compiler_generated() = delete;
19 compiler_generated(const compiler_generated&) = default;
20
21 /// This definition will force the compiler to auto-generate this class' assignment operator.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected