[Issue 9265] Nullable fixed-sized array wrapper

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 4 22:57:50 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9265


monarchdodra at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |monarchdodra at gmail.com


--- Comment #1 from monarchdodra at gmail.com 2013-02-04 22:57:48 PST ---
(In reply to comment #0)
> std.typecons.Nullable and std.typecons.NullableRef contain enforce() that
> throws and kills inlining.

FYI: I submitted a pull that changes those enforces to logic errors (asserts):

https://github.com/D-Programming-Language/phobos/pull/1103

This should allow the code to inline.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list