yandex / pire

Perl Incompatible Regular Expressions library
http://github.com/dprokoptsev/pire/wiki
Other
329 stars 30 forks source link

add 'const' to Fsm::operator*(size_t) #12

Closed starius closed 9 years ago

starius commented 9 years ago

This method doesn't change the instance of Fsm, it returns new Fsm instance with modified state.