WPILibC++
2019.1.1-beta-2-1-g9bc998f
|
RoundUpToPowerOfTwoH - If N is not a power of two, increase it. More...
#include <SmallPtrSet.h>
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.