Search code examples
Construct boost::fusion::map (and more) through custom macro...

c++templatesboostboost-preprocessor

Read More
How do I expand all except for the first parameter to a variadic macro?...

c++macrosboost-preprocessor

Read More
How do I count the number of macro arguments passed to a variadic macro?...

c++boost-preprocessor

Read More
How do I combine BOOST_PP_IF with BOOST_PP_LPAREN?...

c++boostnestedc-preprocessorboost-preprocessor

Read More
How do I print out a comma multiple times using Boost Preprocessor...

c++boost-preprocessor

Read More
Varadiac macros for making different partial specialization of a class...

c++templatesmacrosmetaprogrammingboost-preprocessor

Read More
Boost.preprocessor : BOOST_PP_EQUAL not working...

c++cboostc-preprocessorboost-preprocessor

Read More
why this PP_ARG_COUNT macro need a PP_EXPAND?...

c++c-preprocessorboost-preprocessor

Read More
concatenate nested macro result...

c++macrosvariadic-macrosboost-preprocessor

Read More
Generating BitCount LUT at compile time...

c++templatesboostboost-preprocessor

Read More
BOOST_PP_REPEAT with array...

c++boostboost-preprocessor

Read More
BOOST_PP_TUPLE_SIZE() and empty tuple '()'...

c++boost-preprocessor

Read More
macro expansion order with included files...

c-preprocessorboost-preprocessor

Read More
File iteration with the preprocessor...

preprocessorboost-preprocessorpreprocessor-meta-program

Read More
Boost preprocessor library...

c++boostboost-preprocessor

Read More
C++11 how to proxy class function having only its name and parent class?...

c++boostc++11boost-mplboost-preprocessor

Read More
BOOST_PP_ITERATION for variable length arguments...

c++templatesboosttemplate-meta-programmingboost-preprocessor

Read More
How to create proxy class?...

c++boostc++11boost-preprocessor

Read More
Implementing enumerate_foreach based on Boost foreach...

c++loopsboostboost-preprocessor

Read More
BOOST_PP_VARIADIC_SIZE is not expanding...

c++boostboost-preprocessor

Read More
Compile time initialization of array using boost pp & mpl...

c++boostboost-mplboost-preprocessor

Read More
What is visual studio 2010 analog for `g++ -E file.cxx`?...

c++visual-studio-2010boostideboost-preprocessor

Read More
How to separate the result of macro expansion into different arguments?...

c++cvisual-studio-2008boost-preprocessor

Read More
C++ generic programming subtleties...

c++boost-mplboost-preprocessorpreprocessor-meta-program

Read More
BackNext