Izzy Muerte

Results 4 issues of Izzy Muerte

**Describe the bug** When using the newer C++20 `namespace X::inline Y` syntax, doxygen treats `Y` at the top level, and ignores X altogether. Normal nested and multi-line namespaces work correctly....

bug
C++20

This change brings in several things 1. The `CMakeLists.txt` file has been reorganized and brought up to more "modern" CMake code (while still working with CMake 3.2 at a minimum)...

To recreate, install cmake, ninja, MSVC Build tools, Clang 14 from llvm.org and run the build. You'll see that it generates a `.so` instead of a `.dll` Suggestion for a...

Hello, I was wondering if a bit more support for Markdown might be possible? I've more or less successfully ~tricked~ *convinced* towncrier to output Markdown for my changelog file, however...

feature
docs