添加stack
This commit is contained in:
7
TinySTL/Stack.h
Normal file
7
TinySTL/Stack.h
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
#ifndef _STACK_H_
|
||||||
|
#define _STACK_H_
|
||||||
|
|
||||||
|
namespace TinySTL{
|
||||||
|
|
||||||
|
}
|
||||||
|
#endif
|
||||||
Reference in New Issue
Block a user