id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10548,Spirit.Lex does not support scoped enum,mattia.penati@…,Hartmut Kaiser,"Currently the class boost::spirit::lex::lexer store the variable next_token_id as a std::size_t, but the scoped enumeration types (c++11) are not implicitly convertible to integral types. This generetas a lot of errors, I have not a deep knowledge of Spirit.Lex source code, but probably it is necessary to change the code not only in the lexer class, but also in other points. Sorry, but I am not able to patch the code. I attach a very simple example which shows this issue.",Feature Requests,new,To Be Determined,spirit,Boost 1.55.0,Problem,,,