I don't work with C++ but I have a problem wich involve the lexeme directive. I consulted the directive's documentation and I didn't understand this part:
Keep in mind that lexeme[] pre-skips spaces. If this is not desired, use the no_skip directive instead.
What pre-skips spaces means?