A property is a member that provides a flexible mechanism to read, write, or compute the value of a private field. Properties can be used as if they are public data members, but they are actually special methods called accessors. This enables data to be accessed easily and still helps promote the safety and flexibility of methods.
* Github repository : https://github.com/gammasoft71/properties
* Homepage : https://gammasoft71.wixsite.com/properties
* Reference guide : https://codedocs.xyz/gammasoft71/properties/
* Examples : https://github.com/gammasoft71/properties/tree/master/examples
Features
- properties add c#-like property accessor to your c++ class.
- properties is distributed as a single header file.
Categories
LibrariesLicense
MIT LicenseOther Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of properties!