http://d.puremagic.com/issues/show_bug.cgi?id=5962



--- Comment #3 from Kenji Hara <k.hara...@gmail.com> 2011-05-08 15:56:10 PDT ---
Applying const/immutable/shared storage_class to function type is done in
FuncDeclaration::semantic, but template function lookup is before running it.
So deducing function template with FuncDeclaration::type that not applied
storage classes occurs conflict.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to