WPILibC++
2018.4.1-20180924031742-1200-g1aa8446
|
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.