• Joseph Powers's avatar
    Rename List -> NodeList · 97ae05a4
    Joseph Powers yazdı
    List was defined as std::vector< Node* >; but calling it List is confusing
    since you don't know what type of list it is. Also it's just asking for
    compile issues since we also use std::List, a custom List<>, & a class List.
    
    I also removed Node::Children() since it wasn't used.
    97ae05a4
Adı
Son kayıt (commit)
Son güncelleme
..
hf_docentry.cxx Loading commit data...
hf_funcdecl.cxx Loading commit data...
hf_linachain.cxx Loading commit data...
hf_navi_main.cxx Loading commit data...
hf_navi_sub.cxx Loading commit data...
hf_title.cxx Loading commit data...
htmlfile.cxx Loading commit data...
makefile.mk Loading commit data...
out_node.cxx Loading commit data...
out_position.cxx Loading commit data...
out_tree.cxx Loading commit data...
outputstack.cxx Loading commit data...