mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This inlines the comparators since GCC 7 objects to the definition (which is probably due to scoping). However, these methods are templates, which must be visible to the consumers, and should therefore be in the header. Given the size, it seems reasonable to just inline them.
68 KiB
68 KiB