summaryrefslogtreecommitdiffstats
path: root/src/boost/tools/quickbook/test/template_arguments2-1_5-fail.quickbook
blob: 1c45e09c7caa80a7bfb0564a2aa687606729ccb0 (plain)
1
2
3
4
5
6
[article Expect template to fail because there are not enough arguments on 1.5.
    [quickbook 1.5]
]

[template ternary[x y z] {[x]-[y]-[z]}]
[ternary 1..2 3 4]