MCPcopy Create free account
hub / github.com/apache/thrift / libraryVersion

Function libraryVersion

compiler/cpp/tests/catch/catch.hpp:8311–8314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8309 }
8310
8311 inline Version libraryVersion() {
8312 static Version version( 1, 9, 4, "", 0 );
8313 return version;
8314 }
8315
8316}
8317

Callers 2

showHelpMethod · 0.85
lazyPrintRunInfoMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected