mirror of
https://github.com/QuasarApp/qthttpserver.git
synced 2025-04-27 02:44:31 +00:00
Currently QHttpServerRouterViewTraits contains all helpers and tools inside itself. It is hard to read and extend. This patch: - Moves all helper and tools to QtPrivate namespace - Tries to "simplify" template magic - Adds support for unit test Change-Id: I6aa443b286c4c896b8dbfee85fffb638328868ad Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Description
No description provided
Languages
C++
95.4%
CMake
2.2%
C
1.4%
QMake
1%