My Template Library.
MTL for C. I want to stick to the meaning of the name later
To clone this repository, you need git
How to use. How???
- Clone this repository to your local machine using
git clone https://github.com/mjy9088/MTL-C.git
- make some directory and go
mkdir cmake-build && cd cmake-build
- make Makefile with cmake
cmake
(repository)/build/
make
make test
Data structures, related algorithms' implementations
hmm
not provided.
no test provided.
compile with this library;
nothing
공부용이라 안 받을 거에요...
- Option 1
- Fork this repository
- Option 2
- Clone this repository
- Do something ...
- Create a new pull request
We use SemVer for versioning. For the versions available, see the tags on this repository.
no team
- Hello World!
- Bye World!
thx
thx
- Inspired by
STL
,JCF