WPILibC++  2018.4.1-20180928043320-1211-g175c6c1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::detail::ConstantLog2< N > Struct Template Reference

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

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