Closed Neko-Box-Coder closed 7 months ago
I have replaced noexcept for a few places with macro but not the ones that are move constructor. All the ones I replaces have asserts which can throw (I think)
noexcept
For #411
Thanks!
I have replaced
noexcept
for a few places with macro but not the ones that are move constructor. All the ones I replaces have asserts which can throw (I think)For #411