
4 Dec
2009
4 Dec
'09
5:10 a.m.
Andreas Huber wrote:
We do not have this much overlap in any other library w.r.t. features and interface.
What about Regex and Xpressive? I know neither of these libraries well, but doesn't Xpressive offer what Regex offers and more?
I think an even better example would be map and hash_map. They serve almost identical purpose but using totally different techniques. The user of stl is expected to understand the differences and chose the appropriate container. Why not do the same with SC and MSM?