5 May
2015
5 May
'15
8:02 p.m.
2015-05-04 17:13 GMT+03:00 Cosmin Boaca
Hello,
Is it really needed to create a new class called leaf ? I was thinking of storing a vector
in each node instead of a key_type element and this would handle both cases (one element / more elements) .
Actually, this could be even better for first time. But keep in mind that
we'll need to replace vector with something more compact some day.
Also, use boost::container::small_vector