boost::parser::enable_optional
// In header: <boost/parser/parser_fwd.hpp> bool enable_optional;
A variable template that indicates that type T is an optional-like type.
T