boilerplate v1.9.1 (2023-03-14T14:32:34Z)
Dub
Repo
hasOwnFunction.SuperFunctions
boilerplate
autostring
hasOwnFunction
Undocumented in source.
alias
SuperFunctions
=
AliasSeq
!(
__traits
(
getOverloads
,
Super
,
name
))
alias
SuperFunctions
=
AliasSeq
!()
template
hasOwnFunction
(Aggregate, Super, string name, Ret)
static if
(!(
__traits(hasMember, Super, name)
))
alias
SuperFunctions
=
AliasSeq
!()
Meta
Source
See Implementation
boilerplate
autostring
hasOwnFunction
aliases
MatchingFunctions
MyFunctions
SuperFunctions
SuperMatchingFunctions
enums
FunctionMatchesType
manifest constants
hasFunction
hasOwnFunction
superHasFunction