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
Rationale behind the container_of macro in linux/list.h
Dec 13, 2019
c
pointers
struct
linux-kernel
linked-list
Aliasing struct and array the C++ way
Oct 27, 2022
c++
c
arrays
struct
language-lawyer
struct with 2 cells vs std::pair? [duplicate]
Jun 12, 2019
c++
struct
std-pair
Iterate through Struct and Class Members [duplicate]
Sep 14, 2022
c++
class
struct
Golang methods with same name and arity, but different type
Dec 16, 2021
methods
struct
go
myView.frame.origin.x = value; does not work - But why?
Feb 07, 2022
objective-c
struct
variable-assignment
declared-property
Management of strings in structs
Nov 03, 2022
c#
string
struct
using reflection in Go to get the name of a struct
Sep 02, 2022
go
struct
reflection
types
Sizeof struct in Go
Sep 28, 2022
struct
go
sizeof
Which is best for data store Struct/Classes?
Sep 02, 2022
c#
class
struct
Comparing generic struct types
Sep 21, 2019
generics
swift
types
struct
Does the 'readonly' modifier create a hidden copy of a field?
Aug 19, 2022
c#
struct
value-type
readonly-attribute
Is it possible to declare local anonymous structs in Rust?
Sep 02, 2022
struct
rust
Can structs really not be null in C#?
Sep 02, 2022
c#
struct
nullable
strcpy()/strncpy() crashes on structure member with extra space when optimization is turned on on Unix?
Jun 17, 2022
c
struct
segmentation-fault
compiler-optimization
strcpy
What is the difference between these two structure declarations?
Sep 07, 2022
c++
c
struct
declaration
typedef
How to filter a vector of custom structs in Rust?
Oct 31, 2022
vector
struct
rust
filtering
Representing an Abstract Syntax Tree in C
Aug 30, 2022
c
compiler-construction
struct
tree
abstract-syntax-tree
package's type cannot be used as the vendored package's type
Sep 04, 2022
go
struct
What lifetimes do I use to create Rust structs that reference each other cyclically?
Jan 18, 2020
struct
reference
circular-reference
rust
« Newer Entries
Older Entries »