aboutsummaryrefslogtreecommitdiff
path: root/trie.cc
AgeCommit message (Expand)Author
2014-02-04Switched resolve method to std::pair based return typeAdrian Kummerländer
2014-02-04Removed std::unique_ptr and unnecessary initialization cruftAdrian Kummerländer
2014-02-02Implemented basic trie data structure templateAdrian Kummerländer