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

Function main

06.01-equalComparOfMRN0/main.cpp:17–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15};
16
17int main()
18{
19 MedicalRecordNumber mrn0{};
20 MedicalRecordNumber mrn1{3};
21}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected