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

Method SectionStats

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

Source from the content-addressed store, hash-verified

5481 double _durationInSeconds,
5482 bool _missingAssertions );
5483 SectionStats( SectionStats const& ) = default;
5484 SectionStats( SectionStats && ) = default;
5485 SectionStats& operator = ( SectionStats const& ) = default;
5486 SectionStats& operator = ( SectionStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected