MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / Spacer

Method Spacer

Bcore/src/main/cpp/Dobby/tests/catch.hpp:5250–5252  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5248
5249public:
5250 explicit Spacer(size_t spaceWidth) : Column("") {
5251 width(spaceWidth);
5252 }
5253};
5254
5255class Columns {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected