qConstexprNextPowerOfTwo

Undocumented in source. Be warned that the author may not have intended to support it.
  1. quint32 qConstexprNextPowerOfTwo(quint32 v)
  2. quint64 qConstexprNextPowerOfTwo(quint64 v)
  3. quint32 qConstexprNextPowerOfTwo(qint32 v)
  4. quint64 qConstexprNextPowerOfTwo(qint64 v)
    extern (C++) pragma(inline, true)
    qConstexprNextPowerOfTwo

Meta