thrust / docs /doxybook /templates /synopsis_inherited_from_comment.tmpl
camenduru's picture
thanks to nvidia ❤
8ae5fc5
<span class="doxybook-comment">{{ noop() -}}
{%- if default(synopsis_indent_width, 0) != 0 -%}
<code>{%- include "synopsis_indent.tmpl" -%}</code>
{%- endif -%}
/* Inherited from <code>{{ noop() -}}
<b><a href="{{ url }}">{%- include "name_qualified.tmpl" -%}</a></b>{{ noop() -}}
</code> */{{ noop() -}}
</span>{{ noop() -}}