Files
sdbus-cpp/include
Stanislav Angelovič e62525ca4f chore: reorder some API functions (#404)
In sdbus-c++ v1, new virtual functions (e.g. overloads of existing virtual functions) were always placed at the end of the class to keep backwards ABI compatibility. Now, with v2, these functions are reordered and functions forming a logical group are together.
2024-02-16 09:27:45 +01:00
..