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
Best way for creating a generic object in C++?
Mar 08, 2018
c++
generics
struct
Padding in a struct
Jun 20, 2022
c
struct
C struct pointer accessing fields
Aug 01, 2019
c
pointers
struct
IList<mutable_struct> vs mutable_struct[]
Oct 29, 2022
c#
struct
Is there a variant of Matlab structs that does not enforce the order of the fields?
Jan 24, 2019
matlab
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
« Newer Entries
Older Entries »