Struct simd_alt::sixty_four::bool64f [] [src]

pub struct bool64f(_);

Boolean type for 64-bit floats.

Trait Implementations

impl Debug for bool64f
[src]

Formats the value using the given formatter.

impl Copy for bool64f
[src]

impl Clone for bool64f
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more