dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
IncludeHooks
dextool
plugin
cpptestdouble
backend
type
Undocumented in source.
@
safe
struct
IncludeHooks {
AbsolutePath
preInclude
;
AbsolutePath
postInclude
;
static
auto
make
(T transf);
}
Members
Static functions
make
auto
make
(T transf)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
postInclude
AbsolutePath
postInclude
;
Undocumented in source.
preInclude
AbsolutePath
preInclude
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
cpptestdouble
backend
type
enums
Kind
structs
Code
GeneratedData
GtestPrettyPrint
ImplData
IncludeHooks
Mock