nullptrFactory property
P Function()
nullptrFactory
final
Returns a null/zero pointer of type P.
Implementation
final P Function() nullptrFactory;
Returns a null/zero pointer of type P.
final P Function() nullptrFactory;