Struct ocl::aliases::ClLong1 [] [src]

pub struct ClLong1(pub i64);

Trait Implementations

impl OclVec for ClLong1

impl PartialEq<ClLong1> for ClLong1

impl Default for ClLong1

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

impl OclPrm for ClLong1

impl Clone for ClLong1

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ClLong1

Formats the value using the given formatter.

impl Copy for ClLong1