------- Comment #6 from pinskia at gcc dot gnu dot org 2010-05-26 16:45 ------- What is a public inline function vs a non one in C++ except for static ones? (oh and maybe anonymous namespace ones). In fact functions with just inline is a vague linkage function.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44285