Skip to content

A small library based on the STL in C++ used in my projects for the 42 school

Notifications You must be signed in to change notification settings

PatateDu609/libstc42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libstc42

Testing libstc42 badge

This is a small library based on the Standard Template Library (STL) used in C++. And as the STL, libstc42 is also a header-only library.

Getting started

You should clone the repository using the following command:

git clone https://github.com/PatateDu609/libstc42.git

And then use the appropriate headers for your project.

How to use

Please check the Wiki.

About

A small library based on the STL in C++ used in my projects for the 42 school

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published