Skip to content

Commit

Permalink
Update synopses
Browse files Browse the repository at this point in the history
  • Loading branch information
RMGiroux committed Jul 6, 2022
1 parent a60103b commit 6a3e5e9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
8 changes: 4 additions & 4 deletions groups/bdl/bdlb/doc/bdlb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@

/Hierarchical Synopsis
/---------------------
The 'bdlb' package currently has 44 components having 5 levels of physical
The 'bdlb' package currently has 45 components having 5 levels of physical
dependency. The list below shows the hierarchical ordering of the components.
The order of components within each level is not architecturally significant,
just alphabetical.
..
5. bdlb_printadapter
bdlb_bitstringutil
5. bdlb_bitstringutil
bdlb_indexspanstringutil
bdlb_indexspanutil

Expand All @@ -27,6 +26,7 @@
bdlb_nullablevalue
bdlb_numericparseutil
bdlb_optionalprinter
bdlb_printadapter
bdlb_variant

3. bdlb_bitmaskutil
Expand Down Expand Up @@ -156,7 +156,7 @@
: Provide platform-independent stream utilities.
:
: 'bdlb_printadapter':
: Provide 'class' for calling 'print' stream methods through 'operator<<'.
: Provide object for streaming objects using 'bdlb::PrintMethods'.
:
: 'bdlb_printmethods':
: Provide methods for uniform printing of value-semantic types.
Expand Down
15 changes: 7 additions & 8 deletions groups/bdl/doc/bdl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,26 @@

/Hierarchical Synopsis
/---------------------
The 'bdl' package group currently has 17 packages having 9 levels of physical
The 'bdl' package group currently has 17 packages having 8 levels of physical
dependency. The list below shows the hierarchical ordering of the packages.
The order of packages within each level is not architecturally significant,
just alphabetical.
..
9. bdlat
bdld

8. bdldfp
bdlmt
bdlpcre
8. bdlmt

7. bdlbb
7. bdlat
bdlbb
bdlcc
bdld
bdls

6. bdlt

5. bdlc
bdlpcre

4. bdlde
bdldfp
bdlma
bdlsta

Expand Down
11 changes: 6 additions & 5 deletions groups/bsl/bslma/doc/bslma.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,17 @@

/Hierarchical Synopsis
/---------------------
The 'bslma' package currently has 45 components having 10 levels of physical
The 'bslma' package currently has 45 components having 11 levels of physical
dependency. The list below shows the hierarchical ordering of the components.
The order of components within each level is not architecturally significant,
just alphabetical.
..
10. bslma_allocatortraits
bslma_isstdallocator
11. bslma_isstdallocator

9. bslma_managedptr
bslma_stdallocator
10. bslma_stdallocator

9. bslma_allocatortraits
bslma_managedptr
bslma_stdtestallocator

8. bslma_constructionutil
Expand Down

0 comments on commit 6a3e5e9

Please sign in to comment.