https://github.com/coldfix/cpproperty
C++ {g,s}etters are madness
https://github.com/coldfix/cpproperty
Last synced: 2 months ago
JSON representation
C++ {g,s}etters are madness
- Host: GitHub
- URL: https://github.com/coldfix/cpproperty
- Owner: coldfix
- Archived: true
- Created: 2013-11-09T17:47:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-11T04:26:07.000Z (over 11 years ago)
- Last Synced: 2024-07-31T22:58:54.940Z (10 months ago)
- Language: C
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Don't use! Considered harmful.
This is a proof-of-concept implementation of a property like mechanism
within C++. It is meant to show how ugly such code would look and feel.It is time for native support of properties in C++!