(function() {var implementors = {};
implementors["clfft"] = ["impl CheckedAdd for BigUint","impl CheckedAdd for BigInt",];
implementors["enum_primitive"] = [];
implementors["num_bigint"] = ["impl CheckedAdd for BigUint","impl CheckedAdd for BigInt",];
implementors["num_traits"] = [];
implementors["ocl"] = ["impl CheckedAdd for BigUint","impl CheckedAdd for BigInt",];
implementors["ocl_core"] = ["impl CheckedAdd for BigUint","impl CheckedAdd for BigInt",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()