示例#1
0
 void
 run ()
 {
     test_user_types();
     test_containers();
 }
示例#2
0
 void
 run () override
 {
     test_user_types();
     test_containers();
 }