mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 13:40:20 +03:00
User hyperlinks to refer to bugzilla issues (#8766)
This commit is contained in:
parent
f2ea143b49
commit
5cd77a6e32
17 changed files with 46 additions and 45 deletions
|
@ -1035,7 +1035,7 @@ Params:
|
|||
|
||||
Bugs:
|
||||
The function is explicitly annotated `@nogc` because inference could fail,
|
||||
see $(LINK2 https://issues.dlang.org/show_bug.cgi?id=17084, issue 17084).
|
||||
see $(LINK2 https://issues.dlang.org/show_bug.cgi?id=17084, Bugzilla issue 17084).
|
||||
|
||||
Returns: `true` if `source`'s representation embeds a pointer
|
||||
that points to `target`'s representation or somewhere inside
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue