Boost logo

Boost Users :

From: Rainer Deyke (yg-boost-users_at_[hidden])
Date: 2003-08-25 17:17:21


shyamemani wrote:
> None of the 'declaration' rules also seem to parse the tokens 'float
> (int,int) (I know I am missing something here).

'float (int, int)' is a type. In particular, it is type of the function 'f'
if 'f' is declared like this:

float f(int, int);

-- 
Rainer Deyke - rainerd_at_[hidden] - http://eldwood.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net