Get *=default*ed default constructors
[folly.git] / folly / io / async / AsyncSSLSocket.h
index 0cc0dc92322422cbdce8de0382e2bb52cbc65fff..8523bdb6a9d3ae893c62c8e26d50f93740a0a724 100644 (file)
@@ -83,7 +83,7 @@ class AsyncSSLSocket : public virtual AsyncSocket {
 
   class HandshakeCB {
    public:
-    virtual ~HandshakeCB() {}
+    virtual ~HandshakeCB() = default;
 
     /**
      * handshakeVer() is invoked during handshaking to give the