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
Can I write a constructor for a Scheme (Racket) struct that takes a variable number of arguments?
Aug 24, 2021
struct
constructor
scheme
racket
variadic-functions
Initializing an atomic flag in a malloc'd structure
Aug 12, 2020
c
struct
atomic
freebsd
c11
Is the deep copy of struct type also disposed when in the block of “Using……”?
Sep 05, 2022
c#
struct
using
idisposable
Self-mutate Swift struct in background thread
Oct 24, 2022
multithreading
swift
struct
mutators
Issue with using custom JSON Marshal() for Embedded Structs
Oct 29, 2021
json
struct
go
Setting the initial value of a struct field to that of another in Go
Sep 16, 2022
struct
go
initialization
C# getters/setters in structs and interfaces
May 29, 2022
c#
struct
interface
getter
Undefined behavior with type casting?
Nov 05, 2022
c
struct
memory-address
type-punning
Efficient indexing of structures in MATLAB
Sep 06, 2022
matlab
indexing
struct
matlab-struct
Directly vs indirectly nested structs
Jun 24, 2022
xml
go
struct
nested
How do I solve "lifetime of reference outlives lifetime of borrowed content" in the following context?
May 15, 2020
struct
compiler-errors
hashmap
rust
borrow-checker
Calling a constructor with default parameters instead of default constructor
Nov 15, 2022
c#
struct
Convert an array of doubles to an array of structs with only double members without copying data
Mar 07, 2022
c++
struct
casting
julia
Will struct in Swift cause memory issue if passed around a lot?
Nov 01, 2022
swift
memory-management
struct
Updating a saved Codable struct to add a new property
May 17, 2021
ios
swift
struct
properties
userdefaults
Value of protocol type 'Any' cannot conform to 'Equatable'; only struct/enum/class types can conform to protocols
Sep 07, 2022
ios
swift
struct
enums
equatable
How to dynamically create and read structs in C?
Sep 06, 2022
c
struct
C# struct with object as data member
Nov 05, 2022
c#
struct
thread-safety
What is the underlying reason for not being able to put arrays of pointers in unsafe structs in C#?
Nov 13, 2022
c#
pointers
d
unsafe
struct
Why do I get segfaults when declaring a struct globally or extern?
Jun 05, 2022
c++
struct
extern
segmentation-fault
printf
« Newer Entries
Older Entries »