rttrorg / rttr

C++ Reflection Library
https://www.rttr.org
MIT License
3.11k stars 429 forks source link

Fix error C2668: 'operator new[]': ambiguous call to overloaded function #374

Open burak-yildizoz opened 4 months ago

burak-yildizoz commented 4 months ago

See #346 Note that std::is_bounded_array is introduced in C++20.