Sleds/cppboost/tools/quickbook/test/template_arguments1-1_1-fail.quickbook

11 lines
143 B
Plaintext

[article Expect template to fail because there are too many arguments.
]
[template unary[x] [x]]
[section Failure]
[unary a..b ]
[endsect]