WPILibC++ 2025.2.1
Loading...
Searching...
No Matches
wpi::detail::ConstantLog2< N > Struct Template Reference

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

#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: