10 May
2013
10 May
'13
4:15 p.m.
Hello, I need to create a type_erasure::any with just this behavior from relaxed: copy assignment of any uses the copy constructor if it can't use assignable(either because assignable is missing, or because the stored types do not match). But without adding the other behaviors, is there a way to implement this? Regards, -- Felipe Magno de Almeida