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
Sales CRM and Pipeline Management Software | Pipedrive
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of properties!