mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
explicit bitvect with all ones updated
This commit is contained in:
@@ -70,7 +70,6 @@ private:
|
||||
unsigned int d_size;
|
||||
unsigned int d_numOnBits;
|
||||
void _initForSize(const unsigned int size);
|
||||
void _initForSizeWithBitsSet(const unsigned int size);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user