November 28 [Issue 24889] New: [Function alignForSize] | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=24889 Issue ID: 24889 Summary: [Function alignForSize] Product: D Version: D2 Hardware: All URL: http://dlang.org/library/std/typecons.html OS: All Status: NEW Severity: enhancement Priority: P3 Component: phobos Assignee: nobody@puremagic.com Reporter: jim@balter.name D's documentation seems to be quite broken. The function signature is string alignForSize(E...)(const char[][] names...) but the doc says {null} alignForSize(E...)(); and I've seen other docs where the parameters are missing. -- |
Copyright © 1999-2021 by the D Language Foundation