orange v2.0.0 (2018-07-13T13:17:48Z)
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