MCPcopy Create free account
hub / github.com/dirkvdb/ffmpegthumbnailer / SourceLineInfo

Method SourceLineInfo

test/testframework/catch.hpp:384–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382 SourceLineInfo( SourceLineInfo const& other );
383# ifdef CATCH_CONFIG_CPP11_GENERATED_METHODS
384 SourceLineInfo( SourceLineInfo && ) = default;
385 SourceLineInfo& operator = ( SourceLineInfo const& ) = default;
386 SourceLineInfo& operator = ( SourceLineInfo && ) = default;
387# endif

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected