$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost::unordered_map takes too long when I have only two elements in it
From: Ram (sourceopen_at_[hidden])
Date: 2017-07-14 10:18:39
Hi,
I am using a boost::unordered_set but I sometimes have just two elements in
it. It takes a long time then. Is it wrong if I have too few elements?
Thanks,
Ram