• Boost.URL
  • boost::urls::grammar::condition
home

boost::urls::grammar::condition

Error conditions for errors received from rules

Synopsis

Declared in header <boost/url/grammar/error.hpp>

enum condition : int;

Members

Name

Description

fatal

A fatal error in syntax was encountered.

See Also

error , parse .