다음을 통해 공유


Popcnt.PopCount(UInt32) 메서드

정의

int _mm_popcnt_u32 (unsigned int a)

POPCNT reg, reg/m32

public:
 static System::UInt32 PopCount(System::UInt32 value);
public static uint PopCount (uint value);
static member PopCount : uint32 -> uint32
Public Shared Function PopCount (value As UInteger) As UInteger

매개 변수

value
UInt32

반환

적용 대상