Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
These should probably be constexpr and need LIBC_INLINE. If you want to go the extra mile you'd use type traits to confirm that T::operator< exists, but I don't think that's necessary. Make the first use of this the usage in rpc_utils.h