Struct ocl::aliases::ClUlong1 [] [src]

pub struct ClUlong1(pub u64);

Trait Implementations

impl OclVec for ClUlong1

impl PartialEq<ClUlong1> for ClUlong1

impl Default for ClUlong1

Returns the "default value" for a type. Read more

impl OclPrm for ClUlong1

impl Clone for ClUlong1

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClUlong1

Formats the value using the given formatter.

impl Copy for ClUlong1