Is Boost.Preprocessor a set of macros for cpp or a separate proccessor? -


i'm having difficult time getting exact answer.

p.s. there roundup/tutorial location?

boost.preprocessor set of macros utilises standard c++ preprocessor provide more advanced functionality. not separate preprocessor.


Comments

Popular posts from this blog

delphi - ESC/P programming! -

c++ - error: use of deleted function -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -