codex
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages Concepts
bin Namespace Reference

Functions

template<std::unsigned_integral T, unsigned w>
constexpr T mask (void)
 
template<std::unsigned_integral T, unsigned w = 1>
constexpr int popcnt (T n)
 

Function Documentation

◆ mask()

template<std::unsigned_integral T, unsigned w>
T bin::mask ( void )
constexpr
Here is the caller graph for this function:

◆ popcnt()

template<std::unsigned_integral T, unsigned w = 1>
int bin::popcnt ( T n)
constexpr
Here is the call graph for this function:
Here is the caller graph for this function: