Add protected member List::size(const label) and removed some of the old
usage of the public 'label& List::size()'. IMO this method is much too dangerous to leave public - the different signature is needed to avoid confusing the compiler.
-
mentioned in commit 94b077642128b098223ef329e8f33904b3c52500
-
mentioned in commit 3b43cac07b05087e0774e83f99370b7ea034bce8
-
mentioned in commit 57c39cb6d4e39332f035884f8d403a0b15a5afaf
Please register or sign in to comment