MCPcopy Create free account
hub / github.com/dobin/RedEdr / ~Text

Method ~Text

RedEdrShared/loguru.cpp:418–418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

416 // Helpers:
417
418 Text::~Text() { free(_str); }
419
420#if LOGURU_USE_FMTLIB
421 Text vtextprintf(const char* format, fmt::format_args args)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected