Skip to content

BitVectorReprImpl::BitVectorReprImpl

Construct from unsigned int

Synopsis

Declared in <support/BitVectorRepr.h>

BitVectorReprImpl(unsigned int size);

Parameters

Name

Description

size

The value to construct from

Created with MrDocs