https://github.com/thesquidcombatant/immutable
C++ library of physically immutable objects concept implementations.
https://github.com/thesquidcombatant/immutable
allocator cplusplus cpp20 custom immutable memory object page protected readonly
Last synced: 6 months ago
JSON representation
C++ library of physically immutable objects concept implementations.
- Host: GitHub
- URL: https://github.com/thesquidcombatant/immutable
- Owner: TheSquidCombatant
- License: mit
- Created: 2023-09-20T03:51:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T22:54:56.000Z (about 2 years ago)
- Last Synced: 2025-01-31T12:13:50.637Z (8 months ago)
- Topics: allocator, cplusplus, cpp20, custom, immutable, memory, object, page, protected, readonly
- Language: C++
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Immutable
C++ library for implementing the concept of physically immutable objects.