MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / all

Method all

tests/catch.hpp:8958–8963  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8956 }
8957
8958 std::string TagInfo::all() const {
8959 std::string out;
8960 for( auto const& spelling : spellings )
8961 out += "[" + spelling + "]";
8962 return out;
8963 }
8964
8965 std::size_t listTags( Config const& config ) {
8966 TestSpec testSpec = config.testSpec();

Callers 1

listTagsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected