[Issue 11705] New: Documentation of the cookie of std.typecons.Typedef
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Dec 7 07:11:35 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11705
Summary: Documentation of the cookie of std.typecons.Typedef
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: websites
AssignedTo: nobody at puremagic.com
ReportedBy: bearophile_hugs at eml.cc
--- Comment #0 from bearophile_hugs at eml.cc 2013-12-07 07:11:34 PST ---
This is the web page about std.typecons.Typedef:
http://dlang.org/phobos/std_typecons.html
It explains:
template Typedef(T)
struct Typedef(T, T init, string cookie = null);
Library typedef.
But it lacks an explanation of the purpose of the 'cookie' template argument.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list