From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-15 15:49:30


AMDG

Jeremy Pack wrote:
> factory_map fm;
> std::map<int, factory<word> >& factory_list(fm);
>

I think the syntax is the cleanest, but I'm not sure that I like the
side effect of allowing implicit conversions.

In Christ,
Steven Watanabe