LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::detail::PopulationCounter< T, 8 > Struct Template Reference

#include "llvm/Support/MathExtras.h"

Static Public Member Functions

static unsigned count (T Value)
 

Detailed Description

template<typename T>
struct llvm::detail::PopulationCounter< T, 8 >

Definition at line 501 of file MathExtras.h.

Member Function Documentation

◆ count()

template<typename T >
static unsigned llvm::detail::PopulationCounter< T, 8 >::count ( T  Value)
inlinestatic

Definition at line 502 of file MathExtras.h.


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