On Mon, 11 Jan 2021 02:42:09 GMT, Kim Barrett <kbarr...@openjdk.org> wrote:

>> Hao Sun has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Define the copy assign operator of class DUIterator_Last as defaulted
>>   
>>   The copy assignment operator of class DUIterator_Last should also be
>>   defined as defaulted, i.e. =default, keeping consistent with the copy
>>   constructor.
>>   
>>   Besides, fix the NIT for the copy ctor definition of class
>>   DUIterator_Last.
>>   
>>   Change-Id: I2f9502f023443163910eea9469b72df5bf1e25e0
>>   CustomizedGitHooks: yes
>
> Marked as reviewed by kbarrett (Reviewer).

Thanks a lot for your review @kimbarrett @vnkozlov .

-------------

PR: https://git.openjdk.java.net/jdk/pull/1874

Reply via email to