add
This commit is contained in:
10
TinySTL/Test/PairTest.h
Normal file
10
TinySTL/Test/PairTest.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _PAIR_TEST_H_
|
||||
#define _PAIR_TEST_H_
|
||||
|
||||
void testCase1();
|
||||
void testCase2();
|
||||
void testCase3();
|
||||
void testCase4();
|
||||
void testCase5();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user