Type Definition integer_atomics::AtomicI64 [] [src]

type AtomicI64 = Template<Wrapping<i64>>;