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

Function main

12.05-throwAtCompileTime0/main.cpp:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12// static_assert(Fun(true)); // #B Leads to compile error due to throw
13
14int main() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected