Details
-
Task
-
Resolution: Done
-
P2: Important
-
6.x
-
None
-
-
16a3abffec (qt/qthttpserver/dev) 1662c09aba (qt/qthttpserver/6.4)
-
Foundation Sprint 62
Description
Instead of using std::bind and store them in a std::function, just use lambdas and store them in a function. Much simpler to understand, and probably more performant.
Attachments
Issue Links
- resulted from
-
QTBUG-100868 QtHttpServer: API/ABI review and modernization
- Closed