Re: "error: there are no arguments to..." in my code

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

 



ok, I will try. but how about "-fpermissive"? How ca I use it?



corey taylor wrote:
> 
> On Nov 17, 2007 4:30 AM, mahmoodn <nt_mahmood@xxxxxxxxx> wrote:
>>
>> template <class Gt, class Tds >
>> typename Triangulation_2<Gt, Tds>::Finite_edges_iterator
>> Triangulation_2<Gt, Tds>::
>> finite_edges_begin() const
> 
> It looks like finite_edges_begin() returns a different type here than
> Sdg_2::Finite_edges_iterator eit.
> 
> Does Segment_Delaunay_graph_hierarchy_2 derive from Triangulation_2?
> 
> If it is based on Triangulation_2 and if you read the link I sent,
> you'll see that the call to finite_edges_begin() is probably
> non-dependent and so needs to have
> YourBaseClass<YuorTemplateTypenames>:: or this-> in front of it.
> 
> corey
> 
> 

-- 
View this message in context: http://www.nabble.com/%22error%3A-there-are-no-arguments-to...%22-in-my-code-tf4825748.html#a13808792
Sent from the gcc - Help mailing list archive at Nabble.com.


[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