Skip to content

BitVectorRepr::BitVectorRepr

Construct from unsigned int

Synopsis

Declared in <support/BitVectorRepr.h>

BitVectorRepr(unsigned int size);

Parameters

Name

Description

size

The value to construct from

Created with MrDocs