summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Auto Add Deleter to classHEADmasterLibravatar Mubashshir2025-05-222-8/+6
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Clean up and fix warningsLibravatar Mubashshir2025-05-224-95/+120
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Rework class templateLibravatar Mubashshir2025-05-224-53/+50
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Code cleanup and reuseLibravatar Mubashshir2025-05-195-93/+82
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Add class declaration helperLibravatar Mubashshir2024-06-053-1/+26
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Make the code compatible with g++ -WpedanticLibravatar Mubashshir2024-02-251-1/+2
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Use CLASS construct to define classLibravatar Mubashshir2024-02-243-4/+11
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Use better names for reference helpersLibravatar Mubashshir2023-10-284-23/+25
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Use the consume helper for processing the dataLibravatar Mubashshir2023-10-281-29/+33
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Make use of new reference helpersLibravatar Mubashshir2023-10-282-6/+8
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Add new helper headerLibravatar Mubashshir2023-10-281-0/+20
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Fix indentsLibravatar Mubashshir2023-10-281-2/+3
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Rename the Object like template headerLibravatar Mubashshir2023-06-204-57/+51
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Free allocated memoriesLibravatar Mubashshir2023-05-291-0/+1
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Clean up more codeLibravatar Mubashshir2023-05-234-52/+55
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Clean up main header fileLibravatar Mubashshir2023-05-234-61/+88
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Add new operatorsLibravatar Mubashshir2023-05-233-47/+71
| | | | Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
* Initial commitLibravatar Mubashshir2023-05-214-0/+187
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>