Boost logo

Boost :

Subject: [boost] [type_erasure]bug:any(, binding<Concept>) can store wrong type
From: Larry Evans (cppljevans_at_[hidden])
Date: 2012-08-13 12:06:50


The attached runs OK without any compile or runtime errors.
It seems to create a type_uns<1> from a type_uns<0> although
there's no type_uns<1> CTOR for that.

This sounds like another instance of the bug reported here:

http://article.gmane.org/gmane.comp.lib.boost.devel/233101

Is it?

-regards,
Larry




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk