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

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

[section Failure]

[ternary]

[endsect]