Skip to content

ryanjeffares/rtl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtl - Ryan's template library

A collection of header-only libraries containing class and function templates.

To be added

  • Union
  • Smart pointers
  • Associative containers
  • Other contiguous containers
  • Compressed Pair
  • Strings
  • File streams/filesystem
  • Json/XML/YAML (and more?)

TODO

  • Ensure option constructors work like std::optional
  • Comparison operators for option
  • Test out monadic functions on option
  • list copy/move constructors/assign operators, methods that use iterators
  • Unit testing :(

About

Ryan's Template Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors