vmcontainer icon indicating copy to clipboard operation
vmcontainer copied to clipboard

Virtual memory based containers

Results 1 vmcontainer issues
Sort by recently updated
recently updated
newest added

I just saw your talk in youtube. What would be the difference with Boost's static_vector https://www.boost.org/doc/libs/1_71_0/doc/html/boost/container/static_vector.html? (not to confuse with Boost's stable_vector). Is it a performance difference? or something more...