DynamicArray.isElementAssignable

Is true if U can be assigned to the elements of this.

struct DynamicArray(T, Allocator = Mallocator, Capacity = size_t)
enum isElementAssignable (
U
)

Meta