enable_if<__and_<is_convertible<_UElements, _Elements>...>::value>::type
That would be a great improvement, even if we need to SFINAE separately for equal sizeofs. But maybe it works, have just to clean up the code?!
Paolo.
enable_if<__and_<is_convertible<_UElements, _Elements>...>::value>::type
That would be a great improvement, even if we need to SFINAE separately for equal sizeofs. But maybe it works, have just to clean up the code?!
Paolo.