StackOverflow Questions for Tag: anonymous-struct

Caulder
Caulder

Reputation: 167

Correct syntax for whole array initializaition

Score: 2

Views: 113

Answers: 2

Read More
glades
glades

Reputation: 4886

Can you define an ad hoc anonymous struct in the return type of a function?

Score: 5

Views: 361

Answers: 2

Read More
solinent
solinent

Reputation: 1653

How to compile C code with anonymous structs / unions?

Score: 72

Views: 90613

Answers: 10

Read More
navirius
navirius

Reputation: 317

struct anonymous untagged union error attempting to reference a deleted function

Score: -1

Views: 194

Answers: 1

Read More
Itachi Uchiwa
Itachi Uchiwa

Reputation: 3164

Is there really an Anonymous class/struct in C++?

Score: 2

Views: 398

Answers: 1

Read More
Klas. S
Klas. S

Reputation: 692

Anonymous struct with ANSI C

Score: 3

Views: 2678

Answers: 3

Read More
Antonio Di Bacco
Antonio Di Bacco

Reputation: 31

C++: struct forward declaration of anonymous struct causes "conflicting declaration"

Score: 3

Views: 236

Answers: 1

Read More
craig65535
craig65535

Reputation: 3581

cgo -godefs with nested anonymous structs?

Score: 1

Views: 261

Answers: 0

Read More
mori
mori

Reputation: 1169

Anonymous struct as pipeline in template

Score: 2

Views: 1588

Answers: 2

Read More
Nour-eddine Taleb
Nour-eddine Taleb

Reputation: 131

merge bit fields across anonymous structs in C

Score: 1

Views: 301

Answers: 1

Read More
iammilind
iammilind

Reputation: 70088

How to fix compilation errors in MSVC related to declaration of anonymous struct inside a 'for' loop?

Score: 5

Views: 322

Answers: 1

Read More
Daniel
Daniel

Reputation: 541

Why do anonymous structs cause conflicting types

Score: -1

Views: 3462

Answers: 1

Read More
Dejwi
Dejwi

Reputation: 4497

C++ anonymous structs

Score: 13

Views: 12720

Answers: 1

Read More
Woody20
Woody20

Reputation: 867

C++ anonymous structs?

Score: 0

Views: 1506

Answers: 2

Read More
user5534993
user5534993

Reputation: 600

Aggregate initialization of anonymous struct with designated initializers

Score: 2

Views: 1426

Answers: 2

Read More
Willis Hershey
Willis Hershey

Reputation: 1574

Can you declare an anonymous instance of a named struct?

Score: 4

Views: 299

Answers: 2

Read More
Nana Noe
Nana Noe

Reputation: 79

Why can I access a private struct member outside the class

Score: 1

Views: 231

Answers: 0

Read More
Omnomnious
Omnomnious

Reputation: 345

Does whether or not a field is exported inside an anonymous struct make any difference?

Score: -2

Views: 249

Answers: 2

Read More
Ofri Rips
Ofri Rips

Reputation: 153

Doxygen warning when using a macro inside an anonymous struct

Score: 1

Views: 247

Answers: 2

Read More
Jorn Vernee
Jorn Vernee

Reputation: 33905

MSVC struct layout changes when wrapping flexible array in anonymous struct?

Score: 1

Views: 337

Answers: 1

Read More
PreviousPage 1Next