Boost logo

Boost Users :

From: Eric Robert (synapzzz_at_[hidden])
Date: 2003-05-01 17:40:40


Hi,

I think the preprocessor library could help me here but I'm having
problems understanding it. Maybe someone will be so kind to explain it
to me a bit.
Here is what I want to produce:

void foo(char);
void foo(int);
void foo(unsigned int);
....

You got the idea. Something that repeats a list of things i.e. here,
types.
How can I do that?

Thanks!
Eric

[Non-text portions of this message have been removed]


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