• Ted Themistokleous's avatar
    Addressing review comments from Umang · 395e1170
    Ted Themistokleous authored
    - rename then/else_shapes -> then/else_lens
    - change assert for shape size to reusing throw()
    - return lengths in handle_empty_branch
    - use handle_empty_branch return value for lens update
    - use std::prev() instead of predecriment operator for modifying nodes
    395e1170
parse_if.cpp 7.07 KB