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 struct
Is there anything wrong with using static const structs to limit name collisions of constants in C?
Nov 19, 2022
c
struct
constants
name-collision
Direct initialization of a struct in C
Aug 30, 2022
c
struct
How to bind multiple fields of a boxed struct without getting "use moved value" error?
Sep 20, 2022
struct
rust
ownership
Why does Assert.AreEqual on custom struct with implicit conversion operator fail?
May 09, 2021
c#
unit-testing
struct
implicit-conversion
Does this C inheritance implementation contain undefined behavior?
Sep 16, 2022
c
struct
language-lawyer
Is it guaranteed that there's no padding between values of the same type?
May 23, 2022
c
struct
language-lawyer
padding
Spark : Union can only be performed on tables with the compatible column types. Struct<name,id> != Struct<id,name>
Sep 19, 2022
apache-spark
struct
apache-spark-sql
union
segfault on vector<struct>
Sep 23, 2022
c++
linux
vector
struct
Assignment of a struct value to this keyword
May 12, 2022
c#
constructor
struct
this
variable-assignment
Swift calculates wrong size of struct
Feb 25, 2022
xcode
swift
struct
sizeof
Golang type assertion with pointers
Aug 31, 2022
pointers
go
struct
types
interface
struct pack return is too long
Jun 13, 2022
python
struct
pack
Which value types in Swift supports copy-on-write?
Sep 15, 2022
swift
struct
collections
value-type
copy-on-write
Does inheritance via unwinding violate strict aliasing rule?
Nov 20, 2021
c
inheritance
struct
strict-aliasing
Difference between []*Users and *[]Users in Golang?
Nov 15, 2022
pointers
go
struct
What is a function for structs like Java's instanceof?
Jan 22, 2022
oop
object
struct
rust
instanceof
Aggregate initialization, set member pointer to same struct member
Sep 15, 2022
c++
c
struct
c11
c++20
Passing a pointer from JNI to Java using a long
Jul 25, 2022
java
c
pointers
struct
java-native-interface
Passing array of struct with typedef to a function
Dec 09, 2021
c
arrays
string
struct
What is the need of defining an Enum/Struct by way of macros?
May 01, 2022
c++
c
macros
struct
enums
« Newer Entries
Older Entries »