We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be7e30 commit c355924Copy full SHA for c355924
boost/network/protocol/http/client/facade.hpp
@@ -37,7 +37,7 @@ struct basic_client_facade {
37
init_pimpl(options);
38
}
39
40
- virtual ~basic_client_facade() {
+ ~basic_client_facade() {
41
pimpl->wait_complete();
42
43
0 commit comments