-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Major Changes - Added functions to work with lossy_option structures with different types. Added similar convenience functions to lossy_options. - Casting functions allow three levels of casting implicit, explicit, and special function casting. Minor Changes - Refactored type generic code to macros. Macros were used instead of templates to preserve a C-compatible interface.
- Loading branch information
Showing
7 changed files
with
595 additions
and
253 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.