Skip to content

Commit

Permalink
Merge pull request #801 from MartinNowak/container
Browse files Browse the repository at this point in the history
add links to other std.container.* modules
  • Loading branch information
andralex committed Jan 24, 2015
2 parents 7f5dd09 + 093c269 commit 6a5c205
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions std_navbar-2.066.1.ddoc
Expand Up @@ -20,6 +20,12 @@ $(DIVID cssmenu, $(UL
$(LIBITEM std, complex),
$(LIBITEM std, concurrency),
$(LIBITEM std, container, package),
$(LIBITEM std, container, array),
$(LIBITEM std, container, binaryheap),
$(LIBITEM std, container, dlist),
$(LIBITEM std, container, rbtree),
$(LIBITEM std, container, slist),
$(LIBITEM std, container, util),
$(LIBITEM std, conv),
$(LIBITEM std, csv),
$(LIBITEM std, datetime),
Expand Down

0 comments on commit 6a5c205

Please sign in to comment.