MCPcopy Create free account
hub / github.com/andreasfertig/programming-with-cpp20 / points

Method points

05.01-stdFmtStockIndex0/main.cpp:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 double points() const { return mPoints; }
30
31 double pointsDiff() const { return mPoints - mLastPoints; }
32

Callers 4

WithPrintfFunction · 0.45
WithIostreamAdvancedFunction · 0.45
main.cppFile · 0.45
WithStdFormatFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected