struct PopulationCounter

Declaration

template <typename T, std::size_t SizeOfT>
struct PopulationCounter { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Support/MathExtras.h:522

Templates

T
std::size_t SizeOfT

Method Overview

  • public static unsigned int count(T Value)

Methods

ΒΆstatic unsigned int count(T Value)

Declared at: llvm/include/llvm/Support/MathExtras.h:523

Parameters

T Value