map pair ok
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
int main() {
|
||||
|
||||
// VECTOR
|
||||
tests_vector_constructor();
|
||||
// tests_vector_constructor();
|
||||
// tests_vector_operator_assignation();
|
||||
// tests_vector_begin();
|
||||
// tests_vector_end();
|
||||
@@ -57,6 +57,8 @@ int main() {
|
||||
// tests_map_upper_bound();
|
||||
// tests_map_equal_range();
|
||||
// tests_map_get_allocator();
|
||||
// tests_map_relational_operators();
|
||||
// tests_map_swap_non_member();
|
||||
|
||||
|
||||
// STACK
|
||||
|
||||
Reference in New Issue
Block a user