You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hm... The code doesn't seem to be wrong. source_impl<dest_t> derives from source_base which derives from node. Maybe the override keyword is only applicable when the method is in a direct base class?
Since join_test is part of test_pipelining.cpp and that one has no compiler warnings regarding this, I would assume this can be closed due to updates in the C++ compilers?
See title.
The text was updated successfully, but these errors were encountered: