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
Declaration of struct in header file used by multiple files causes duplicate symbol for architecture x86_64 [duplicate]
Jul 01, 2022
c++
boost
struct
header
eigen
Why is size_of::<MyStruct>() not equal to the sum of the sizes of its fields?
Oct 21, 2022
struct
rust
memory-alignment
memory-layout
Why position of `[0]byte` in the struct matters?
Nov 09, 2022
memory
go
struct
padding
sizeof
Is it legal to alias a struct and an array?
Jan 11, 2020
c
arrays
struct
language-lawyer
Shared memory fork with struct and malloc
Sep 19, 2022
c
struct
malloc
ipc
shared-memory
C++, passing struct features into function as a parameter
Oct 01, 2022
c++
struct
parameters
creating and assigning values to an array of structs in Julia
Nov 15, 2022
struct
julia
How to use std::unique_ptr on a struct?
Aug 23, 2022
c++
c++11
struct
unique-ptr
POD struct (members of same type): are members in contiguous memory locations?
Sep 09, 2022
c++
struct
memory-alignment
Use a base struct to extract values from void*
Sep 11, 2022
c
struct
Modifying a struct type inside vendor files
Sep 13, 2022
go
struct
How can I access structure fields by name at run time?
Jul 16, 2019
c
struct
Can you explicitly set a structure layout/alignment in C++ as you can in C#?
Apr 21, 2022
c++
struct
alignment
Fast vector struct that allows [i] and .xyz-operations in D?
Apr 11, 2020
struct
operator-overloading
d
Will structs and value types (like C#'s) be included in Java 7?
Oct 02, 2022
c#
java
struct
value-type
java-7
Storing struct instances in a std::map
Jun 03, 2022
c++
templates
stl
struct
Storing a struct in an NSArray
Feb 02, 2021
objective-c
c
struct
nsdata
wavefront
How to place an object in a struct
Feb 24, 2018
c++
class
object
struct
How to implement this struct as a class without pointers in c#?
May 22, 2022
c#
class
pointers
struct
If an array is used as an element in struct (C#) , where is it stored?
Feb 06, 2018
c#
arrays
struct
heap-memory
stack-memory
« Newer Entries
Older Entries »