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

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -