On 1/28/2012 11:02 AM, Manu wrote:
I'd also like an error if the function were called outside of CTFE...
if (!ctfe) assert(0);
On 1/28/2012 11:02 AM, Manu wrote:
I'd also like an error if the function were called outside of CTFE...
if (!ctfe) assert(0);