WPILibC++ 2024.3.2
wpi::detail::ConstantLog2< N > Struct Template Reference

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

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/llvm/include/wpi/PointerLikeTypeTraits.h>

Inheritance diagram for wpi::detail::ConstantLog2< N >:

Detailed Description

template<size_t N>
struct wpi::detail::ConstantLog2< N >

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


The documentation for this struct was generated from the following file: