libjmmcg  build_2364
A C++ library containing an eclectic mix of useful, advanced components.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jmmcg::dyn::unroll::private_::gen_bitmasks< 0ULL, Fn, bitmasks...> Struct Template Reference

#include <count_setbits.hpp>

Public Types

typedef dyn::private_::array_t
< unsigned long long,
bitmasks...> 
type
 

Detailed Description

template<template< unsigned long long > class Fn, unsigned long long... bitmasks>
struct jmmcg::dyn::unroll::private_::gen_bitmasks< 0ULL, Fn, bitmasks...>

Definition at line 265 of file count_setbits.hpp.

Member Typedef Documentation

template<template< unsigned long long > class Fn, unsigned long long... bitmasks>
typedef dyn::private_::array_t<unsigned long long, bitmasks...> jmmcg::dyn::unroll::private_::gen_bitmasks< 0ULL, Fn, bitmasks...>::type

Definition at line 266 of file count_setbits.hpp.


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