.. _stdlib_sec_ast: ************** AST and Macros ************** Runtime type information, AST access and manipulation, code generation templates, quoting, and macro infrastructure. .. toctree:: rtti.rst ast.rst ast_boost.rst templates.rst templates_boost.rst quote.rst macro_boost.rst typemacro_boost.rst ast_block_to_loop.rst ast_used.rst constexpr.rst