Skip to content

DanielAuerX/custom_std_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO:

  • Logging (What to do about the logging before init and during memory allocation? {} for args})
  • Smart Pointers
  • cf TODO
  • ...

DONE:

  • ArrayList/Vector
  • LinkedList
  • Override memory allocation

Logging

  • set log level with env variable CLIB_LOG_LEVEL: DEBUG, INFO, WARNING, ERROR
  • default log level INFO

About

basic implementations for educational purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published