MCPcopy Create free account
hub / github.com/fmtlib/fmt / avoid_weak_vtable

Method avoid_weak_vtable

test/test-assert.h:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25};
26
27void assertion_failure::avoid_weak_vtable() {}
28
29// We use a separate function (rather than throw directly from FMT_ASSERT) to
30// avoid GCC's -Wterminate warning when FMT_ASSERT is used in a destructor.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected