orange ~master (2020-03-21T19:05:30Z)
Home
Dub
Repo
getAttributes.getAttributes
orange
core
Attribute
getAttributes
Undocumented in source.
alias
getAttributes
=
Attributes
!(
symbol
,
TypeTuple
!())
template
getAttributes
(alias symbol, bool includeNonAttributes = false)
static if
(
!__traits(compiles, __traits(getAttributes, symbol))
)
alias
getAttributes
=
Attributes
!(
symbol
,
TypeTuple
!())
alias
getAttributes
=
Attributes
!(
symbol
,
FilteredAttrs
)
Meta
Source
See Implementation
orange
core
Attribute
getAttributes
aliases
Attrs
FilteredAttrs
getAttributes