webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Attributes | List of all members
WTF::UpperPowerOfTwoBound< number > Struct Template Reference

#include <HashTable.h>

Static Public Attributes

static const unsigned value = (OneifyLowBits<number - 1>::value + 1) * 2
 

Member Data Documentation

◆ value

template<unsigned number>
static const unsigned WTF::UpperPowerOfTwoBound< number >::value = (OneifyLowBits<number - 1>::value + 1) * 2
static

The documentation for this struct was generated from the following file: