Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 320 Bytes

TODO.md

File metadata and controls

14 lines (10 loc) · 320 Bytes

TODO

Code

  • Finish tests
  • Implement the entire Standard type_traits library?

Project Structure/Support

  • Add CMake support
    • Install interface
    • Conditionally detect whether this project is a subdirectory
  • Add single-header generator script (using Quom?)
  • Use a CI provider