diff options
author | albert-github <albert.tests@gmail.com> | 2019-10-09 11:32:31 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2019-10-09 11:32:31 (GMT) |
commit | f23e59f2543f592bcbc2358c1d51825ab71f88bd (patch) | |
tree | 30ada6e8b0dac656322218756ea5f1b41c214830 /qtools/qvector.h | |
parent | d2b8ae16cb99621827f5dd860222c27e629f5a7f (diff) | |
download | Doxygen-f23e59f2543f592bcbc2358c1d51825ab71f88bd.zip Doxygen-f23e59f2543f592bcbc2358c1d51825ab71f88bd.tar.gz Doxygen-f23e59f2543f592bcbc2358c1d51825ab71f88bd.tar.bz2 |
Problem with round brackets in PS output
In case we use the doxygen inheritance diagrams in doxygen (i.e. `HAVE_DOT=NO`) for a construct like (based on #7302):
```
template <char C>
struct one { };
/// The struct str_040
struct str_040 : one<'('> { };
```
this will lead to a postscript error (epstopdf) as the `(` (and analogous the `)`) have to be escaped.
Diffstat (limited to 'qtools/qvector.h')
0 files changed, 0 insertions, 0 deletions