sg-s/cpplab

cpplab allows protected members to be overwritten

Closed this issue · 2 comments

sg-s commented

For example, the hash

sg-s commented

This is because of the overloaded subsasgn method -- it should be re-written so that only the lowest level is handled. (mulitple dots should be resolved all the way down) recursively

sg-s commented

fixed in brancg