
2 Aug
2005
2 Aug
'05
1:46 a.m.
namespace: boost::multivalues base class: multivalue all_of: all_values any_of: any_value none_of: no_values one_of: one_value I'm hoping someone else will jump in soon enough with other suggestions since the release furor is mostly past now.
I thought this naming was okay. Also "junctions" is acceptable, if they behave similarly enough to the perl implementation.
junctions (multivalues) are trivial, but i must admit they aren't.
Indeed.
Yes, I've been following the thread and the non-obvious things you've come across is interesting. I've had nothing useful to add yet. I think when in doubt doing the same as the perl implementation may be best. Darren