jitify
jitify copied to clipboard
add additional type_traits methods
To enable compilation of code which includes the Random123 RNG library, we need the std::make_signed<> templates, which I am adding in this PR.
@jglaser just wondering if you'll get round to making the requested changes for this nice PR? Thanks.