help-gplusplus
[Top][All Lists]
Advanced

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

Re: function pointer


From: Ali
Subject: Re: function pointer
Date: Thu, 21 Aug 2008 19:28:44 -0700 (PDT)
User-agent: G2/1.0

Gotcha. (What is Koenig lookup?)

Just has to insert line:

cxsc::interval cxsc::operator+(const cxsc::interval&, const
cxsc::interval&) throw() ;

before main().

Explanation here:

http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801?ciid=a908852bcbe02110852bcbe02110275d6e10RCRD

http://womble.decadentplace.org.uk/c++/syntax-errors.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]