Sergey
Results
1
issues of
Sergey
Hi, Thanks to you variant implementation! But i see, that there are issue in member ``` VARIANT_INLINE variant& operator=(variant const& other) { copy_assign(other); return *this; } ``` Now there are...