boilerplate v1.9.1 (2023-03-14T14:32:34Z)
Dub
Repo
hasOwnFunction
boilerplate
autostring
Undocumented in source.
template
hasOwnFunction
(Aggregate, Super, string name, Ret)
template
hasOwnFunction (
Aggregate
Super
string
name
Ret
)
if
(
!__traits(
hasMember
,
Aggregate
,
name
)
) {
enum
hasOwnFunction
;
}
template
hasOwnFunction
(Aggregate, Super, string name, Ret)
Members
Manifest constants
hasOwnFunction
enum
hasOwnFunction
;
Undocumented in source.
Meta
Source
See Implementation
boilerplate
autostring
aliases
hasOwnStringToString
hasOwnToJson
hasOwnVoidToString
enums
ToStringEnum
functions
isMemberUnlabeledByDefault
mixin templates
GenerateToStringTemplate
structs
ToString
ToStringHandler
templates
checkAttributeConsistency
hasOwnFunction
isFromAliasThis
typeName
variables
GenerateToString