mirror of https://github.com/mosra/magnum.git
Browse Source
Why? Imagine this C++/Doxygen/Markdown parsing nightmare:
/**
* @page operator Operators
*
* See also @ref operator "" _page_.
*/
/**
* @brief Page literal
*
* See also @ref operator "Operators" _page_.
*/
Page operator "" _page_(unsigned long long int);
Sorry ;)
pull/77/head
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue