top | item 30498178

(no title)

xroche | 4 years ago

You simply can't. The constexpr environment won't let you have uninitialized variables/memory anywhere. It won't let you access dangling/out-of-bounds pointers either, overflow two-complement types, etc.

discuss

order

No comments yet.