Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Supported platforms

Metaparse is based on C++98. The only exception is the BOOST_METAPARSE_STRING macro, which needs C++11 constexpr.

Compilers Metaparse is actively (in a CI environment) tested on:

Metaparse is expected to work on Visual C++ 2012 and 2010.


PrevUpHomeNext