Some template parameter helpers to optimize for bitwidth, for functions that take multiple arguments.

Synopsis

Declared in <llvm/Support/MathExtras.h>

template<
    typename T,
    typename U>
using enableif_int = void;

Created with MrDocs