Click here to Skip to main content
15,885,985 members
Articles / Programming Languages / C++

Kigs Framework Introduction (3/8) - Attributes

Rate me:
Please Sign up or sign in to vote.
3.48/5 (6 votes)
1 Mar 2023MIT5 min read 30.5K   7  
A multi-purpose, cross-platform, free and Open Source C++ framework. This article will focus on CoreModifiable attributes.
This article will focus on CoreModifiable attributes of the Kigs framework; a lightweight, fast, scalable framework. We will go over: Declaration, Types, Dynamic Attributes, Access, Attribute Modifiers, Owner Notification, and Serialization.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior) LVCim
France France
Senior software developer.
Kigs framework is an educational/experimental/RAD open source C++ framework.

Comments and Discussions