boilerplate v1.5.17 (2020-11-20T08:59:59Z)
Dub
Repo
hasOwnFunction.hasOwnFunction
boilerplate
autostring
hasOwnFunction
Undocumented in source.
enum
hasOwnFunction
;
template
hasOwnFunction
(Aggregate, Super, string Name, Type)
static if
(
hasFunction
)
static if
(
superHasFunction
)
enum
hasOwnFunction
=
!
__traits
(
isSame
,
MatchingFunctions
[
0
],
SuperMatchingFunctions
[
0
])
;
enum
hasOwnFunction
;
enum
hasOwnFunction
;
Meta
Source
See Source File
boilerplate
autostring
hasOwnFunction
aliases
MatchingFunctions
MyFunctions
SuperFunctions
SuperMatchingFunctions
enums
FunctionMatchesType
manifest constants
hasFunction
hasOwnFunction
superHasFunction