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