libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::dyn::unroll::private_::shifter< Val > Struct Template Reference

#include <count_setbits.hpp>

Static Public Attributes

constexpr static unsigned long long value =(Val>>1)
 

Detailed Description

template<unsigned long long Val>
struct jmmcg::dyn::unroll::private_::shifter< Val >

Definition at line 286 of file count_setbits.hpp.

Member Data Documentation

◆ value

template<unsigned long long Val>
constexpr static unsigned long long jmmcg::dyn::unroll::private_::shifter< Val >::value =(Val>>1)
staticconstexpr

Definition at line 287 of file count_setbits.hpp.


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