-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- slightly modify impl::pack and impl::unpack to support new functions - change names of low-level functions to not clash - consistent use of size_type instead of std::size_t - make unpack functions compatable with literal strings (const char[]) - update/add tests and README
- Loading branch information
1 parent
309d711
commit c62dbbf
Showing
13 changed files
with
918 additions
and
400 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.