struct ConstantLog2

Declaration

template <size_t N>
struct ConstantLog2 { /* full declaration omitted */ };

Description

A tiny meta function to compute the log2 of a compile time constant.

Declared at: llvm/include/llvm/Support/PointerLikeTypeTraits.h:30

Templates

size_t N