On Sat, Jan 30, 2016 at 7:30 AM, Stefan Seefeld wrote:
> On 29.01.2016 19:19, David Sankel wrote:
> > Hello all,
> >
> > I'd like to allow a class to be registered more than once and wanted
> > to get your opinion if this change would be a good idea.
> >
>
onverter::registry::insert' function from:
The behavior is undefined unless the specified 'type_info' object has not
already been registered.
to:
The behavior is undefined unless the specified 'type_info' object has not
already been registered with a semantically different con