Invoke smart_ptr tests.
This commit is contained in:
parent
2fb667a6a0
commit
5af925602e
@ -261,6 +261,8 @@ int main() {
|
||||
const_pointer_interface();
|
||||
const_reference_interface();
|
||||
diamond_non_virtual();
|
||||
boost_shared_ptr();
|
||||
std_shared_ptr();
|
||||
return boost::report_errors();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user