dath ~master (2022-03-05T17:42:13Z)
Dub
Repo
__anonymous.__anonymous
dath
vector
Vec
__anonymous
Undocumented in source.
struct
__anonymous
struct
__anonymous
union
__anonymous
struct
__anonymous {
static if
(
n >= 1
)
T
r
;
static if
(
n >= 2
)
T
g
;
static if
(
n >= 3
)
T
b
;
static if
(
n >= 4
)
T
a
;
}
Members
Variables
a
T
a
;
Undocumented in source.
b
T
b
;
Undocumented in source.
g
T
g
;
Undocumented in source.
r
T
r
;
Undocumented in source.
Meta
Source
See Implementation
dath
vector
Vec
__anonymous
structs
__anonymous
variables
v