[−][src]Trait cl_traits::Capacity
Has some sort of storage that holds a maximum number of elements.
Associated Types
Loading content...Required methods
Loading content...Implementors
impl<A> Capacity for ArrayWrapper<A> where
A: Array, [src]
A: Array,