Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

start

Synopsis

struct start;

This is a template metaprogramming value of type source position.

Description

It represents the beginning of an input text.

Header

#include <boost/metaparse/start.hpp>

PrevUpHomeNext