-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Generation Tools
-
CODEGEN-13723
-
-
-
default
-
Rewrite the initialization so that it doesn't use value-initialization by way of empty curly braces.
The compiler will emit an internal error and terminate with an abnormal termination if the user's source code includes a vector with a C++ value-initialization by way of empty curly braces.