boost::urls::grammar::condition

Error conditions for errors received from rules

Synopsis

Declared in <boost/url/grammar/error.hpp>
enum class condition : int;


Members

Name Description
fatal A fatal error in syntax was encountered.

See Also

error, parse.

Created with MrDocs