From: Chris Lattner Date: Sat, 25 Jul 2009 07:22:20 +0000 (+0000) Subject: eventually we should describe string options in the data structures section X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=dced9fb219ba4aa8f0de0c960b9666bd4055c7ae;p=oota-llvm.git eventually we should describe string options in the data structures section git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77054 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index e3d4e95a262..8c6b36be318 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -85,6 +85,10 @@ option
  • <map>
  • Other Map-Like Container Options
  • +
  • String-like containers +
  • BitVector-like containers