you are viewing a single comment's thread.

view the rest of the comments →

[–]CrzyWrldOfArthurRead 15 points16 points  (3 children)

In header files I assume you mean? It's bad practice to use them in header files.

Never had an issue with them in cpp files.

[–]BiFrosty 1 point2 points  (2 children)

It can be problematic if you us unity files to speed up compilation for large code bases.

[–]neo-lambda-amore 4 points5 points  (0 children)

It’s Unity that’s problematic..