RE: Please help with these two errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi mahmoodn,

class Circular_arc_2 : public Vertex_feature_2
{
    virtual typename Vertex_feature_2::Type type () const
    {
      return (CIRCULAR);
    }
}

Why do you have "typename" here?

--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux