]> git.tdb.fi Git - libs/gltk.git/commit
Refactor the traversal logic out of List::check_view_range
authorMikko Rasa <tdb@tdb.fi>
Wed, 31 Aug 2016 08:17:33 +0000 (11:17 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 31 Aug 2016 08:17:33 +0000 (11:17 +0300)
commitdb2a069cd5ec4c8809c2ba6ddeec2ddcd32d49ef
treed9d09a79497f4da4d4792d9e361838873bab9ae6
parent4b52d16bc895f9d969383d7a7d6a3558c1972cc5
Refactor the traversal logic out of List::check_view_range

It'll be useful for other things as well.
source/list.cpp
source/list.h