{"id":378,"date":"2009-03-26T16:35:00","date_gmt":"2009-03-26T20:35:00","guid":{"rendered":"http:\/\/www.rakkar.org\/blog\/?p=378"},"modified":"2009-03-26T16:35:00","modified_gmt":"2009-03-26T20:35:00","slug":"multiple-typed-dynamic-array","status":"publish","type":"post","link":"https:\/\/rakkar.org\/blog\/index.php\/2009\/03\/26\/multiple-typed-dynamic-array\/","title":{"rendered":"Multiple typed dynamic array"},"content":{"rendered":"<p>\t\t\t\tI wrote DS_Multilist.h. It&#8217;s an unordered list, stack, queue, and ordered list all in one. Since the interface is the same for all 4, it&#8217;s easy to change what type of data structure you are using to tweak performance. Relatively full featured, with a sort function and fast lookups into sorted lists.<\/p>\n<p><a HREF=\"http:\/\/raknetjenkinsso.svn.sourceforge.net\/viewvc\/raknetjenkinsso\/trunk\/Source\/DS_Multilist.h?view=markup\">Multilist<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I wrote DS_Multilist.h. It&#8217;s an unordered list, stack, queue, and ordered list all in one. Since the interface is the same for all 4, it&#8217;s easy to change what type of data structure you are using to tweak performance. Relatively full featured, with a sort function and fast lookups into sorted lists. Multilist<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/378"}],"collection":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=378"}],"version-history":[{"count":0,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/378\/revisions"}],"wp:attachment":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=378"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=378"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=378"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}