MCPcopy Create free account
hub / github.com/boost-ext/ut / printer

Method printer

include/boost/ut.hpp:1345–1345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1343
1344 public:
1345 printer() = default;
1346 /*explicit(false)*/ printer(const colors colors) : colors_{colors} {}
1347
1348 template <class T>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected