Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kistler-Group/sdbus-cpp
/ ~BaseGenerator
Method
~BaseGenerator
tools/xml2cpp-codegen/BaseGenerator.h:52–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
constexpr static const char *tab =
" "
;
51
52
virtual ~BaseGenerator() {}
53
54
/**
55
* Implementation of public function that is provided by inherited class
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected