(function() {var implementors = {}; implementors["num_bigint"] = [{text:"impl UpperHex for BigUint",synthetic:false,types:["num_bigint::biguint::BigUint"]},{text:"impl UpperHex for BigInt",synthetic:false,types:["num_bigint::bigint::BigInt"]},]; implementors["num_complex"] = [{text:"impl<T> UpperHex for Complex<T> where
    T: UpperHex + Num + PartialOrd + Clone
",synthetic:false,types:["num_complex::Complex"]},]; implementors["ocl_core"] = [{text:"impl UpperHex for DeviceType",synthetic:false,types:["ocl_core::DeviceType"]},{text:"impl UpperHex for DeviceFpConfig",synthetic:false,types:["ocl_core::DeviceFpConfig"]},{text:"impl UpperHex for DeviceExecCapabilities",synthetic:false,types:["ocl_core::DeviceExecCapabilities"]},{text:"impl UpperHex for CommandQueueProperties",synthetic:false,types:["ocl_core::CommandQueueProperties"]},{text:"impl UpperHex for DeviceAffinityDomain",synthetic:false,types:["ocl_core::DeviceAffinityDomain"]},{text:"impl UpperHex for MemFlags",synthetic:false,types:["ocl_core::MemFlags"]},{text:"impl UpperHex for MemMigrationFlags",synthetic:false,types:["ocl_core::MemMigrationFlags"]},{text:"impl UpperHex for MapFlags",synthetic:false,types:["ocl_core::MapFlags"]},{text:"impl UpperHex for ProgramBinaryType",synthetic:false,types:["ocl_core::ProgramBinaryType"]},{text:"impl UpperHex for KernelArgTypeQualifier",synthetic:false,types:["ocl_core::KernelArgTypeQualifier"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()