Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bit-fields
Storing many bits -- Should I use multiple columns or a single bitfield column?
Apr 10, 2022
sql
sql-server-2005
sql-server-2008
database-design
bit-fields
Should bit-fields less than int in size be the subject of integral promotion?
Oct 15, 2022
c++
visual-studio-2015
language-lawyer
bit-fields
integer-promotion
what is the equivalent of varbinary(10) in postgresql
Aug 27, 2022
postgresql
sqldatatypes
bit-fields
A bug in GCC implementation of bit-fields
Sep 23, 2022
gcc
c99
bit-fields
c11
compiler-bug
Memory layout of struct having bitfields
Jan 07, 2019
c
unix
struct
ip
bit-fields
Implementing a C style bitfield in Java
Aug 31, 2022
java
bit-fields
bitset
Array of Bit_fields in C
Oct 17, 2022
c
bit-fields
GCC, -O2, and bitfields - is this a bug or a feature?
Nov 14, 2019
c++
c
gcc
bit-fields
optimization
Can bit fields be used in C++ classes?
Nov 12, 2022
c++
class
bit-fields
Pre C++20 bit field zero-initialization
Aug 22, 2022
c++
c++11
initialization
language-lawyer
bit-fields
c++ bit fields and -Wconversion
Dec 16, 2020
c++
g++
warnings
bit-fields
Inconsistent truncation of unsigned bitfield integer expressions between C++ and C in different compilers
Aug 14, 2021
c++
c
language-lawyer
bit-fields
truncation
How can I use LINQ and lambdas to perform a bitwise OR on a bit flag enumeration property of objects in a list?
Feb 24, 2013
c#
lambda
enums
bit-fields
aggregate
How to assign value to a struct with bit-fields?
Jan 30, 2022
c++
bit-fields
What is the best way to initialize a bitfield struct in C++?
Mar 15, 2022
c++
constructor
struct
initialization
bit-fields
Type of unsigned bit-fields: int or unsigned int
Mar 17, 2017
c
c99
bit-fields
Bitfields, why implementation specific?
Feb 28, 2018
c++
c
standards
bit-fields
Initializing bit-fields
Sep 10, 2022
c
struct
initialization
ansi
bit-fields
How can I use Bit-Fields to save memory?
Oct 05, 2022
c
bit-fields
How slow are bit fields in C++
Nov 18, 2022
c++
bit-fields
« Newer Entries
Older Entries »