MCPcopy Create free account
hub / github.com/SOCI/soci / SectionStats

Method SectionStats

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

Source from the content-addressed store, hash-verified

5546 double _durationInSeconds,
5547 bool _missingAssertions );
5548 SectionStats( SectionStats const& ) = default;
5549 SectionStats( SectionStats && ) = default;
5550 SectionStats& operator = ( SectionStats const& ) = default;
5551 SectionStats& operator = ( SectionStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected