mirror of
https://github.com/boostorg/type_index.git
synced 2025-07-30 20:37:16 +02:00
Invoke smart_ptr tests.
This commit is contained in:
@ -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();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user