Skip to content
Snippets Groups Projects
Commit f288dbed authored by Sergei Zharko's avatar Sergei Zharko
Browse files

PODAllocator: loosen the requirements on T to non-polymorphic

This does not break the allocation mechanism, but allows to use the PODAllocator
with derived classes, which still do not rely on virtual functions.

(UPD: addressing review comments)
parent 36f3ba97
No related branches found
No related tags found
1 merge request!2085CbmContainers/OnlineContainers library
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment