MCPcopy Create free account
hub / github.com/boost-ext/te / empty

Method empty

test/te.cpp:892–892  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

890
891struct SquareEmpty : Square {
892 int empty() { return 3; }
893};
894
895template <class TDrawable>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected