MCPcopy Create free account
hub / github.com/Profactor/cv-plot / SectionInfo

Method SectionInfo

CvPlot/ext/catch2/inc/catch.hpp:2824–2827  ·  view source on GitHub ↗

Deprecated

Source from the content-addressed store, hash-verified

2822
2823 // Deprecated
2824 SectionInfo
2825 ( SourceLineInfo const& _lineInfo,
2826 std::string const& _name,
2827 std::string const& ) : SectionInfo( _lineInfo, _name ) {}
2828
2829 std::string name;
2830 std::string description; // !Deprecated: this will always be empty

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected