Newbetuts
.
New posts in struct
How can I create a std::set of structures?
c++
struct
stl
set
containers
What's the difference between an object and a struct in OOP?
arrays
oop
object
terminology
struct
Can a C++ compiler re-order elements in a struct
c++
struct
element
Creating "classes" in C, on the stack vs the heap?
c
struct
heap-memory
stack-memory
Are nested structs supported in Rust?
struct
rust
how to assign multiple values into a struct at once?
c++
c
struct
forward declaration of a struct in C?
c
struct
declaration
forward-declaration
nested struct initialization literals
struct
go
nested
literals
How can I use a custom type as key for a map in C++?
c++
struct
key
operator-overloading
stdmap
note: 'person::person()' is implicitly deleted because the default definition would be ill-formed
c++
struct
g++
What is the difference between using a struct with two fields and a pair?
c++
struct
std
std-pair
Why can I not brace initialize a struct derived from another struct?
c++
c++11
struct
list-initialization
C empty struct -- what does this mean/do?
c
struct
memcpy vs assignment in C
c
struct
variable-assignment
memcpy
Why can't I just use this array without specifying its size?
arrays
c
variables
struct
char
Efficient Go serialization of struct to disk
serialization
go
struct
gob
How can I store an async function in a struct and call it from a struct instance?
asynchronous
struct
rust
async-await
future
What does this error mean: "error: expected specifier-qualifier-list before 'type_name'"?
c++
c
pointers
struct
Elixir convert struct to map
dictionary
struct
elixir
telegram-bot
indirect enums and structs
swift
struct
enums
Prev
Next