Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 638 Bytes

TODO.md

File metadata and controls

26 lines (21 loc) · 638 Bytes

Containers

Hash

  • long long
  • unsigned long long
  • float
  • double
  • long double

File I/O

  • Filename parsing:
    • Support for home directories.
    • Support for network shares.

Net

  • URI parsing

Text

  • String, rune and string builder classes: Input operators should behave like FormattedInputFunction as described in the C++ wiki.
  • Input operators for string builder class. Maybe also getline function.
  • Update to Unicode 7.0