mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
GetPathConstant calls base::internal::flat_tree<Key, GetKeyFromValue, KeyCompare, Container>::find(Key const&) const which is not constexpr. GCC 12 and earlier raise a compile error on this.
61 KiB
61 KiB