containers ~master (2015-12-31T21:51:27Z)
Home
Dub
Repo
SimdSet
containers
simdset
Undocumented in source.
struct
SimdSet
(T, Allocator = Mallocator)
struct
SimdSet
(T)
version(D_InlineAsm_X86_64)
struct
SimdSet (
T
)
if
(
!
(
T
.
sizeof
== 1 ||
T
.
sizeof
== 2
||
T
.
sizeof
== 4
||
T
.
sizeof
== 8
)
) {
import
std
.
string
:
format
;
;
}
Meta
Source
See Implementation
containers
simdset
structs
SimdSet
Undocumented in source.