Boost logo

Boost :

Subject: Re: [boost] quickbook equivalent of <simplesect>?
From: Peter Dimov (lists_at_[hidden])
Date: 2014-06-10 11:39:33


Daniel James wrote:
> Sorry, you have to be using the '[quickbook 1.6]' tag in your docinfo,
> core is currently using '[quickbook 1.5]'. I just tried changing it and
> scoped_enum.qbk had an error, which can be fixed by putting [quickbook
> 1.5] at the top of the file, so that quickbook will treat it as a 1.5 file
> (1.6 is a bit stricter).

That worked, thanks. Except that now enable_if complains:

Error: no ID for constraint linkend:
core.enable_if.using_enable_if.enable_if_lazy.
Error: no ID for constraint linkend:
core.enable_if.using_enable_if.enable_if_0x.

and I'm not sure what it doesn't like.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk