StackOverflow Questions for Tag: bitflags

Eshy
Eshy

Reputation: 431

One liner for operation with two different operators

Score: 0

Views: 71

Answers: 1

Read More
user200783
user200783

Reputation: 14338

In 6502 assembly, can I test a bit in memory without modifying the accumulator?

Score: 7

Views: 140

Answers: 1

Read More
Muhr
Muhr

Reputation: 13

Rust trait inheritance for a subset of the trait implementations

Score: 1

Views: 69

Answers: 1

Read More
Ari Seyhun
Ari Seyhun

Reputation: 12511

Gmod Lua - Checking if flag exists in bitflag

Score: 0

Views: 1818

Answers: 2

Read More
Dess
Dess

Reputation: 2641

Can return value of fetestexcept contain multiple flags?

Score: 2

Views: 67

Answers: 1

Read More
KAH CHUN LEE
KAH CHUN LEE

Reputation: 21

Why does jump if carry not work after IRET

Score: 2

Views: 90

Answers: 2

Read More
BCS
BCS

Reputation: 78486

How to pick bitflag values?

Score: 2

Views: 1215

Answers: 7

Read More
ideasman42
ideasman42

Reputation: 47968

How to match against a flags/bitmasks in Rust?

Score: 8

Views: 6323

Answers: 2

Read More
Ian
Ian

Reputation: 73

Is it possible to check for exactly n flags are set for an enum in C++ std::unordered_map key?

Score: 1

Views: 91

Answers: 2

Read More
nuk
nuk

Reputation: 39

Deserializing a bitflag enum in C# with Unity

Score: 1

Views: 503

Answers: 1

Read More
user19946454
user19946454

Reputation:

Why cout.flags() & std::ios_base::right prints 0 even though by default the output is right aligned

Score: 1

Views: 157

Answers: 1

Read More
DevWL
DevWL

Reputation: 18840

Checking for multiple bitflags - binary comparison in [PHP]

Score: 0

Views: 83

Answers: 1

Read More
Piet Pro
Piet Pro

Reputation: 33

Why are only 128 characters encoded to one byte in UTF-8 and not 256 characters?

Score: 3

Views: 914

Answers: 1

Read More
Maurice Kayser
Maurice Kayser

Reputation: 785

Rust bitfields and enumerations C++ style

Score: 6

Views: 3536

Answers: 1

Read More
roryhewitt
roryhewitt

Reputation: 4507

Testing bitmask when stored as integer and available as string

Score: 4

Views: 133

Answers: 3

Read More
Christopher Pisz
Christopher Pisz

Reputation: 4000

How to use bitwise flags in Python

Score: 3

Views: 4053

Answers: 3

Read More
codebreaker
codebreaker

Reputation: 813

Can I decompose a Python Flag enum into its fundamental parts?

Score: 1

Views: 610

Answers: 2

Read More
Anthony Miller
Anthony Miller

Reputation: 15899

Conditional statement against _WinAPI_EnumDisplayDevices() -returned bitflag

Score: 3

Views: 129

Answers: 2

Read More
Randy Hall
Randy Hall

Reputation: 8127

Determine if flag value is valid

Score: 0

Views: 118

Answers: 1

Read More
Chad Bingham
Chad Bingham

Reputation: 33836

Iterate through values in @IntDef, @StringDef or any @Def class

Score: 13

Views: 8347

Answers: 4

Read More
PreviousPage 1Next