Bug 11339 – ElementType and ElementEncodingType need proper examples

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P2
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2013-10-24T04:36:00Z
Last change time
2013-10-24T15:15:54Z
Keywords
pull
Assigned to
andrej.mitrovich
Creator
andrej.mitrovich

Comments

Comment #0 by andrej.mitrovich — 2013-10-24T04:36:25Z
Both of these say they do something different than each other but then leave the programmer wondering what exactly is different. A documented unittest example will make things clear.
Comment #1 by github-bugzilla — 2013-10-24T15:14:38Z
Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/e8883a854200d6d118a595311d81e9396ac1e5a3 Fixes Issue 11339 - Add examples for ElementEncodingType and ElementType. https://github.com/D-Programming-Language/phobos/commit/bad21bd2229fa88257ed8ca056def0fd7739f4c2 Merge pull request #1660 from AndrejMitrovic/Fix11339 Issue 11339 - Add examples for ElementEncodingType and ElementType