Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tracktion/choc
/ CodePrinter
Method
CodePrinter
choc/text/choc_CodePrinter.h:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
struct CodePrinter
35
{
36
CodePrinter() = default;
37
~CodePrinter() = default;
38
CodePrinter (CodePrinter&&) = default;
39
CodePrinter (const CodePrinter&) = default;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected