What is the standard way to get around the icky std::map requirement
that the value object have a default ctor ? This is forcing me to not
only havea pointless default no-argument ctor, but stop using references
in the struct value for no good reason :(

regards
john


-- 
"Of all manifestations of power, restraint impresses the most."
        - Thucydides

Reply via email to