summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/order/README
blob: 7125a2d532ef21db205a971f07769c610b4382b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
This directory contains a number of examples that show how to use ordered
types to capture and maintain content order. The following list gives an
overview of each example:

element
  Shows how to use ordered types to capture and maintain element order,
  including element wildcards.

mixed
  Shows how to use ordered types to capture mixed content text and to
  maintain order information between elements and text.