summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/template_arguments3-1_1-fail.quickbook
blob: 83b2daa903e73947b7389ec4674259cbb1128ef9 (plain)
1
2
3
4
5
6
7
8
9
10
[article Expect template to fail because there are no arguments.
]

[template ternary[x y z] [x][y][z]]

[section Failure]

[ternary]

[endsect]