Struct x86intrin::m256d [] [src]

#[repr(simd)]
pub struct m256d(_, _, _, _);

Methods

impl m256d
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for m256d
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for m256d
[src]

impl Clone for m256d
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for m256d

impl Sync for m256d