hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
GetConstantValues
hunt
util
Traits
Undocumented in source.
mixin template
GetConstantValues (
T
)
if
(
is
(
T
== struct) ||
is
(
T
== class)
) {
static
T
[]
values
();
}
Members
Static functions
values
T
[]
values
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
util
Traits
aliases
Helper
mixin templates
GetConstantValues
templates
Pointer
isCharByte
isInheritClass
isOnlyCharByte
isPublic
isRefType