Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathbunnyru/enhanced-tuple
Enhanced C++ std::tuple implementation using multiple inheritance
https://github.com/mathbunnyru/enhanced-tuple
Last synced: 19 days ago
JSON representation
Enhanced C++ std::tuple implementation using multiple inheritance
- Host: GitHub
- URL: https://github.com/mathbunnyru/enhanced-tuple
- Owner: mathbunnyru
- Created: 2023-03-02T13:54:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-19T23:47:37.000Z (3 months ago)
- Last Synced: 2024-08-20T03:52:33.315Z (3 months ago)
- Language: C++
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enhanced-tuple
Enhanced C++ std::tuple implementation using multiple inheritance