QP/C++ 6.9.3
qpset.hpp File Reference

platform-independent priority sets of 8 or 64 elements. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  QPSet
 Priority Set of up to 32 elements *‍/. More...
 

Namespaces

 QP
 namespace associated with the QP/C++ framework
 

Typedefs

using QPSetBits = std::uint8_t
 

Functions

std::uint_fast8_t QF_LOG2 (QPSetBits x) noexcept
 

Detailed Description

platform-independent priority sets of 8 or 64 elements.

Definition in file qpset.hpp.