C++20 implementation #2

Merged
sezieru merged 1 commit from feat/kb20-cpp20 into main 2025-10-30 10:32:30 +00:00
Owner

Initial implementation of base-20 in C++20.

  • Supports UTF-8.
  • Supports piping.
  • Supports custom code point mapping.
  • Heavily documented.
Initial implementation of base-20 in C++20. - Supports UTF-8. - Supports piping. - Supports custom code point mapping. - Heavily documented.
sezieru self-assigned this 2025-10-30 10:30:12 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fosster/libb20#2
No description provided.