dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
mergeClassInherit
cpptooling
data
class_merge
Create a merged class with methods from all those classes it inherits from.
@
safe
CppClass
mergeClassInherit
(
ref
CppClass
class_
,
const
ref
Container
container
,
LookupT
lookup
)
Meta
Source
See Implementation
cpptooling
data
class_merge
functions
mergeClassInherit
Create a merged class with methods from all those classes it inherits from.