We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa20273 commit fe3f1ccCopy full SHA for fe3f1cc
src/groups/mqb/mqbplug/mqbplug_authenticator.h
@@ -83,7 +83,7 @@ class AuthenticationData BSLS_KEYWORD_FINAL {
83
class AuthenticationResult {
84
public:
85
// CREATORS
86
- virtual ~AuthenticationResult() = 0;
+ virtual ~AuthenticationResult();
87
88
// ACCESSORS
89
0 commit comments