calcGlueState(): move State enum to file-global anonymous namespace
so that it can be used in templates in strict C++98. C++11 allows local types (i.e. without linkage) to be used in templates.
Showing
Please
register
or
sign in
to comment