
13 Jun
2012
13 Jun
'12
8:46 p.m.
On 05/22/2012 10:34 PM, Steven Watanabe wrote:
AMDG
I'd like to request a formal review of the TypeErasure library that I've posted about several times before here.
I am not sure if this has already been a topic here, but I wonder if the any type can be default constructible? The docs state that this is possible via type_erase::constructible< _self() >, but it is not working, at least for me.