From dced9fb219ba4aa8f0de0c960b9666bd4055c7ae Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 25 Jul 2009 07:22:20 +0000 Subject: 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 --- docs/ProgrammersManual.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'docs/ProgrammersManual.html') diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index e3d4e95a26..8c6b36be31 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