mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-02 22:14:29 +02:00
1
test/has_virtual_destructor_test.cpp
Executable file → Normal file
1
test/has_virtual_destructor_test.cpp
Executable file → Normal file
@@ -14,6 +14,7 @@
|
||||
|
||||
#include <iostream>
|
||||
#include <stdexcept>
|
||||
#include <new>
|
||||
|
||||
class polymorphic_no_virtual_destructor
|
||||
{
|
||||
|
Reference in New Issue
Block a user