qIsRelocatable.qIsRelocatable

Undocumented in source.
template qIsRelocatable(T)
enum qIsRelocatable = is(T == enum) || is_integral!T;

Meta