Name:
F r o z e n V o i d !!mJCwdV5J0Xy2A212011-12-09 11:53
>>24
I would as easily use inline function, if there is guarantee that such inline functions are really inlined(and macros are guaranteed to inline automatically, without any overhead).
macros are just exactly like if you typed the entire function body in-place.