boilerplate v1.7.0 (2021-03-11T11:44:20Z)
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