callPostblits

Calls the postblit of the given object, if any.

Faster and convenient replacement for typeid(T).postblit(&t).

void
callPostblits
(
T
)
(
ref T t
)

Meta