------- Comment #4 from rguenth at gcc dot gnu dot org  2008-01-14 10:50 -------
EDG says

t.ii(13): error: no instance of function template "get_samples" matches the
argument list
            argument types are: (my_table<float, 1024U>)
    const float * ptr = get_samples(tab);
                        ^

compilation aborted for t.ii (code 2)

for the testcase in comment #3.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34624

Reply via email to