![](sad.gif)
Support the open source community
Support the open source community
Support the open source community
quote:
Original post by Scarab0
Can template functions be inlined?
quote:
Original post by TerranFury
Just remember to put all your macros in parenthases. This, for example, shouldn''t give you problems:
#define sqr(x) ((x)*(x))
|
|