Boost logo

Boost :

Subject: Re: [boost] [ boost ] [ Trie ]
From: Cosmin Boaca (boost.cosmin.boaca_at_[hidden])
Date: 2015-05-04 10:13:02


Hello,

Is it really needed to create a new class called leaf ? I was thinking of
storing a vector<key_type> in each node instead of a key_type element and
this would handle both cases (one element / more elements) .

Thank you,
Cosmin


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk