isPData.isPData

Undocumented in source.
template isPData(T)
enum isPData = is(typeof(( (PData a))(T.init)));

Meta