forked from boostorg/type_traits
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