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