Jason Merrill wrote:
Note that when I fix build_duplicate_type to work properly, the C++ compiler rejects the first usage because U doesn't refer to the original type, so it isn't used for linkage.

...if you try to use U as an argument type to a function with C++ linkage.

Jason

Reply via email to