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