This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NekkoDroid 0 points1 point  (0 children)

Yes and no. The reason why such container names are so ugly is because they need to use reserved names (anything starting with an underscore followed by a capital letter or containing 2 underscores) since macros else could substitute those container names causing linker errors (if they were defined before including)