Closed Nemirtingas closed 4 years ago
Hi, is there a reason why in the ranged for its not a const ref ?
https://github.com/paullouisageneau/libdatachannel/blob/14f8858d3da2e92bbaea92969ecb408aba480671/src/candidate.cpp#L52
Indeed, there is no reason, this is definitely an oversight.
Changed in https://github.com/paullouisageneau/libdatachannel/commit/8cab2b9d879f5fbf5a2b44ee578f0b2fdcd4862d
Hi, is there a reason why in the ranged for its not a const ref ?
https://github.com/paullouisageneau/libdatachannel/blob/14f8858d3da2e92bbaea92969ecb408aba480671/src/candidate.cpp#L52