StackOverflow Questions for Tag: bitset

Man of One Way
Man of One Way

Reputation: 3980

Which bitset implementation should I use for maximum performance?

Score: 15

Views: 8601

Answers: 3

Read More
Sujith Gunawardhane
Sujith Gunawardhane

Reputation: 1311

Using std::bitset for double representation

Score: 2

Views: 3262

Answers: 2

Read More
yizhiyuan huan
yizhiyuan huan

Reputation: 23

Why does __builtin_clzll(variable) return a random number when the variable is 0, but returns 64 when the value is 0 directly?

Score: 1

Views: 80

Answers: 1

Read More
Saurabh
Saurabh

Reputation: 353

What is the size of bitset in C++

Score: 18

Views: 23562

Answers: 5

Read More
mega_coder
mega_coder

Reputation: 25

Wrong result when XOR'ing two std::bitset

Score: -2

Views: 109

Answers: 1

Read More
est
est

Reputation: 11875

Auto increment in MongoDB to store sequence of Unique User ID

Score: 55

Views: 203772

Answers: 11

Read More
Eric
Eric

Reputation: 25

Sudoku Solver not working (backtracking, forward checking, c++)

Score: -2

Views: 130

Answers: 1

Read More
a lingis
a lingis

Reputation: 11

Can't shift bits in a loop

Score: 0

Views: 56

Answers: 1

Read More
LukeTheWalker
LukeTheWalker

Reputation: 172

How is the operator[] implemented in the std::bitset class

Score: 0

Views: 72

Answers: 0

Read More
Ojasv singh
Ojasv singh

Reputation: 544

How to shift bits to left and right in BitSet JAVA?

Score: 5

Views: 655

Answers: 1

Read More
David Robles
David Robles

Reputation: 9617

How to implement a bitset in C?

Score: 15

Views: 41668

Answers: 7

Read More
Martin Trigaux
Martin Trigaux

Reputation: 5411

Define a large bitset in C++

Score: 19

Views: 17415

Answers: 4

Read More
xrfang
xrfang

Reputation: 2322

Is Serialized Roaring Bitmaps compressed?

Score: 2

Views: 588

Answers: 1

Read More
Eddie Wall
Eddie Wall

Reputation: 11

Redisson RBitSet: Function `asBitSet()` load all BitSet

Score: 1

Views: 17

Answers: 0

Read More
Christian Phillips
Christian Phillips

Reputation: 84

Did I implement the increment operator for my dynamic bit set correctly because it is giving unexpected output

Score: -1

Views: 111

Answers: 1

Read More
YeovilSound
YeovilSound

Reputation: 29

Strange bitset output after cast from uint64_t to double and back to uint64_t

Score: 2

Views: 68

Answers: 0

Read More
Varun Sharma
Varun Sharma

Reputation: 2761

C++ Difference between global and non-global arrays (Stackoverflow Exception)

Score: 3

Views: 1739

Answers: 3

Read More
Milo Lu
Milo Lu

Reputation: 3366

std::bitset<N>::count vs __builtin_popcount

Score: 8

Views: 9241

Answers: 3

Read More
Vincent Lew
Vincent Lew

Reputation: 21

How to convert large bitsets ie bitset<256> into hexadecimal in C++?

Score: 2

Views: 251

Answers: 1

Read More
voho
voho

Reputation: 2905

How to convert BitSet to binary string effectively?

Score: 9

Views: 9365

Answers: 3

Read More
PreviousPage 1Next