ready for surrender
This commit is contained in:
@@ -73,6 +73,11 @@ void tests_map_relational_operators();
|
||||
void tests_map_swap_non_member();
|
||||
// stack
|
||||
void tests_stack_constructor();
|
||||
void tests_stack_empty();
|
||||
void tests_stack_size();
|
||||
void tests_stack_top();
|
||||
void tests_stack_push();
|
||||
void tests_stack_pop();
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user