MCPcopy Create free account
hub / github.com/Kitware/CMake / method_exported

Method method_exported

Tests/RunCMake/GenerateExportHeader/libshared/libshared.cpp:8–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8int libshared::Class::method_exported() const
9{
10 return 0;
11}
12
13int libshared::Class::method_deprecated() const
14{

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36