Fixing compiler warning: "Counted has no out-of-line virtual method

definitions; its vtable will be emitted in every translation unit"
This fixed especially a memory leak with a certain gcc version compiled
in release mode (no problems in debug mode and with older gcc versions).
This could potentially fix #88 and #61.
This commit is contained in:
Stefano Di Martino 2019-08-08 22:23:53 +02:00
parent 897526702f
commit 129caae5df

View File