Skip to content

Make the return as const for IOVEntry::Range()

Ke Li requested to merge keli/athena:IOVSvc into master

Make the return as const for IOVEntry::Range() to make it thread-safe.

Merge request reports