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

#include <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 430 of file MathExtras.h.

Member Function Documentation

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

Definition at line 431 of file MathExtras.h.


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