refactorings

This commit is contained in:
2022-01-02 17:52:32 +01:00
parent 35cba3b0c4
commit f95080606c
10 changed files with 46 additions and 44 deletions

View File

@@ -1,3 +1,6 @@
### WIP
compare in row.cpp shoud take into account m_visible
### TODO
- create local_install.sh
@@ -14,7 +17,6 @@
- add drop m_index
- support for joining
- use string_to_double and string_to_long (from Table) everywhere
- add const wherever should be
- use static methods where posible
- use references where pointer cannot be nullptr