> Templates use a simple substitution mechanism, besides the fact that you > don't have to care about putting your arguments in () (see C's preprocessor), > it's quite comparable to what C's preprocessor does.
That makes sense, thanks!
> Templates use a simple substitution mechanism, besides the fact that you > don't have to care about putting your arguments in () (see C's preprocessor), > it's quite comparable to what C's preprocessor does.
That makes sense, thanks!