Skip to content

jardon-u/std_ext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ standard library extension

Currently featuring:

  • ends_with: string ends with
  • println: variadic println
  • read_file: read the content of file
  • split: split a string
  • s_unique: sort + unique
  • to_lower: string to_lower
  • zip: zip tow containers

About

C++ standard library extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published