1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-29 04:54:28 +01:00
Files
libtins/include/tins/memory_helpers.h
Matias Fontanini fa85aa3f8b Performance improvements
* Remove option size memers on IP/TCP and instead calculate
these when they're needed
* Reorder members on IP/TCP so as to remove/decrease padding
* Move most memory helpers impl into header file so they
can be inlined
* Make PDUOption's move ctor/assignment operator noexcept
2017-06-05 20:44:03 -07:00

5.9 KiB