Comment on Intrusive linked lists (2019)parentComments−el_pollo_diablo8ddeclared in separate translation unitsNow if I include both library headers in code that attempts to plug them together, the types will be incompatible.Although not a proof in itself, GCC and Clang seem to agree: https://godbolt.org/z/1ocr5Go5b.
Comments
Now if I include both library headers in code that attempts to plug them together, the types will be incompatible.
Although not a proof in itself, GCC and Clang seem to agree: https://godbolt.org/z/1ocr5Go5b.