MCPcopy Create free account
hub / github.com/Light-City/CPlusPlusThings / main

Function main

learn_class/modern_cpp_30/exception/exception.cpp:17–21  ·  view source on GitHub ↗

-fexceptions(缺省开启) g++ test.cpp -std=c++17 -fno-exceptions 关闭异常,可看到可执行文件的大小的变化。

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected