[Bug c++/52688] static local variable can accessed from local class of function template
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52688 jared.cantwell at gmail dot com changed: What|Removed |Added CC||jared.cantwell
[Bug c++/52688] static local variable can accessed from local class of function template
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52688 --- Comment #11 from jared.cantwell at gmail dot com 2013-03-01 23:18:23 UTC --- (In reply to comment #9) > (In reply to comment #8) > > I just came across the same issue in the context of lambdas (for posterity, > > sin