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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of properties!