We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Using previous sample
#8369
and adding
typedef Generic_Some = Generic<Some>;
makes compiler hanging if that module is imported to main module. Same for using.
Activity