gammasoft71 / xtd

Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
https://gammasoft71.github.io/xtd
MIT License
779 stars 59 forks source link

Added const reference params and other optimize features #204

Closed GermanAizek closed 1 year ago

GermanAizek commented 1 year ago

@gammasoft71 Hello again, do a PR code review. PR involves many places where C++11 features can be used.

gammasoft71 commented 1 year ago

Thank you again for your contribution.

All is ok, I merge it.