Skip to content
Snippets Groups Projects
Forked from Gaudi / Gaudi
Source project has a limited visibility.
Frank Winklmeier's avatar
Frank Winklmeier authored
Change

operator<<( std::ostream& s, AlgsExecutionStates::State x )

to convert to string instead of integer. The latter was nowhere used.
Use the operator in EntityState to avoid the duplicate enum-to-string
hard-coding.
4367776e
History
Name Last commit Last update