Trying to use a unique_ptr with and MKR1010 but I am getting the following error
‘unique_ptr’ is not a member of ‘std’
and
‘unique_ptr’ in namespace ‘std’ does not name a template type
.
So I am supposing that this is not support in the SAMD core?
Thanks
Bruce