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

#include "llvm/ADT/bit.h"

Static Public Member Functions

static int count (T Value)
 

Detailed Description

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

Definition at line 366 of file bit.h.

Member Function Documentation

◆ count()

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

Definition at line 367 of file bit.h.


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