FixedArray.popBack

Pop last (back) element.

struct FixedArray(T, uint capacity_, bool borrowChecked = false)
@trusted
void
popBack
()
()

Meta