WPILibC++ 2024.3.2
|
RoundUpToPowerOfTwoH - If N is not a power of two, increase it. More...
Public Types | |
enum | { Val = N } |
RoundUpToPowerOfTwoH - If N is not a power of two, increase it.
This is a helper template used to implement RoundUpToPowerOfTwo.