compiler: Don't require constructor names to be globally unique in MSVC.
[cascardo/ovs.git] / lib / id-pool.h
2014-11-10 Simon Hormanid-pool: Refactor id_pool_alloc_id to allow any 32...
2014-11-10 Simon Hormanid-pool: Re-factor recirculation id allocator into...