Skip to main content

One doc tagged with "default-init"

View all tags

Default Initialization

Object created without explicit initializer. Behavior depends on type and storage duration. Dangerous for fundamental types in local scope.