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

Method SectionInfo

tests/catch.hpp:2468–2471  ·  view source on GitHub ↗

Deprecated

Source from the content-addressed store, hash-verified

2466
2467 // Deprecated
2468 SectionInfo
2469 ( SourceLineInfo const& _lineInfo,
2470 std::string const& _name,
2471 std::string const& ) : SectionInfo( _lineInfo, _name ) {}
2472
2473 std::string name;
2474 std::string description; // !Deprecated: this will always be empty

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected