Issue an error if default construction is disabled for type t. Default construction is required for arrays and 'out' parameters.
true an error was issued
See Implementation
Issue an error if default construction is disabled for type t. Default construction is required for arrays and 'out' parameters.