Details
Description
Impementation details:
- There should be differentiation between std::intializer_list<TypeTemplate> and std::intializer_list<NonTypeTemplate>.
std::intializer_list<NonTypeTemplate> overlaps with constructors taking type that NonTypeTemplate can convert to. fore more details examine the in the RSPEC. - We don't care about instantiated constructor
Attachments
Issue Links
- implements
-
RSPEC-5964 "std::initializer_list" constructor should not overlap with other constructors
- Active
- is related to
-
CPP-2870 S5964: Fix crash
-
- Closed
-