summaryrefslogtreecommitdiff
path: root/src/cobj.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Auto Add Deleter to classHEADmasterLibravatar Mubashshir2025-05-221-5/+4
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Clean up and fix warningsLibravatar Mubashshir2025-05-221-46/+75
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Rework class templateLibravatar Mubashshir2025-05-221-24/+20
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Code cleanup and reuseLibravatar Mubashshir2025-05-191-22/+28
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Add class declaration helperLibravatar Mubashshir2024-06-051-0/+16
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Use CLASS construct to define classLibravatar Mubashshir2024-02-241-0/+7
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Rename the Object like template headerLibravatar Mubashshir2023-06-201-0/+46
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>