[quickbook] /*=foo()*/ doesn't work
Robert Kawulak <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <!&!AAAAAAAAAAAYAAAAAAAAAIOMVDziZelGq5Y6SEMPLILCgAAAEAAAAL2HyaFWwp1At3TIdSniN5QBAAAAAA==@gmail.com> |
I'm resending this message since it didn't make it through the moderation somehow.. Hi, According to the docs, in imported cpp file both //=foo and /*=foo*/ should result in the output: foo. However, only the former works; the latter just outputs /*=foo*/. Using QuickBook trunk revision 73387. Best regards, Robert