• 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
..
inc Loading commit data...
prj Loading commit data...
source Loading commit data...