www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 11705] New: Documentation of the cookie of std.typecons.Typedef

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 puremagic.com
        ReportedBy: bearophile_hugs eml.cc



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: -------
Dec 07 2013