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
Initialization of members when inheriting from extern C struct
Nov 06, 2022
c++
c
inheritance
struct
init
What are the differences between the multiple ways to create zero-sized structs?
Sep 16, 2021
struct
rust
encapsulation
unit-type
How can I unpack a tuple struct like I would a classic tuple?
Sep 15, 2022
struct
rust
tuples
tuple-struct
Why are System.Windows.Point & System.Windows.Vector mutable?
Apr 19, 2021
c#
.net
struct
immutability
mutable
Returning a C++ class to Java via JNI
Apr 22, 2021
java
c++
class
struct
java-native-interface
Why do I have to copy "this" when using LINQ in a struct (and is it OK if I do)?
Sep 15, 2022
c#
linq
struct
Effects of __attribute__((packed)) on nested array of structures?
Sep 06, 2014
c
arrays
gcc
attributes
struct
C# - Value Type Equals method - why does the compiler use reflection?
Sep 01, 2019
c#
compiler-construction
struct
declaration does not declare anything : warning?
Mar 07, 2021
c
struct
warnings
static struct initialization in c99
Sep 15, 2022
c
gcc
struct
compound-literals
Cannot expand struct - elixir/phoenix
Jan 30, 2022
struct
elixir
phoenix-framework
Passing structs to CUDA kernels
Oct 18, 2019
struct
cuda
alignment
What is a designated initializer in C?
Sep 15, 2022
c
struct
union
initializer
designated-initializer
Is there any way to get the address of a `struct` in Rust?
Nov 16, 2022
struct
rust
Go struct tags with underscore before function names
Mar 14, 2022
go
struct
naming-conventions
Understanding struct-field mutation
Sep 08, 2018
struct
rust
mutators
Is struct assignment atomic in C/C++?
Sep 15, 2022
c++
c
struct
variable-assignment
atomic
C# - Calling a struct constructor that has all defaulted parameters
Jul 29, 2018
c#
struct
optional-parameters
default-constructor
How to clear values of a instance of a type struct dynamically
Nov 25, 2021
struct
go
Why are NSRect, NSPoint, etc. structs, not classes?
Jun 10, 2022
objective-c
class
struct
foundation
« Newer Entries
Older Entries »