hasStaticallyKnownAlignment

Returns true if the Allocator has the alignment known at compile time; otherwise it returns false.

template hasStaticallyKnownAlignment (
Allocator
) {
enum hasStaticallyKnownAlignment;
}

Meta