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

Function main

09.02-floatingPointNTTP0/main.cpp:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20static_assert(std::is_same_v<A<0.1 + 0.1>, A<0.2>>);
21
22int main() {}
23#else
24int main()
25{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected