diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-07-07 13:51:36 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-07-07 14:55:55 +0200 |
| commit | bdde3e5d2bd6df79557e219f3b5f148aa0914390 (patch) | |
| tree | 910d00a8257c8b8a3f4a3916547328c68a72661b /fluid/Project.cxx | |
| parent | 51cca24d04768dc73a8d0317db757a0ed7f69eaf (diff) | |
Fl_Table_Row: replace private class CharVector with std::vector
FL/Fl_Table_Row.H: use `std::vector<uint8_t> _rowselect;`,
remove declaration of class `CharVector`
src/Fl_Table_Row.cxx: remove implementation of class `CharVector`,
simplify loops (use range based for loops),
use resize() to change vector size.
Unify copyright year of Fl_Table* headers and implementation.
Diffstat (limited to 'fluid/Project.cxx')
0 files changed, 0 insertions, 0 deletions
