
Swift and C++ Interoperability
CppCast
00:00
Do You Need to Be Able to Use All Swift Components From C Plus Plus?
There's no direct representation in an swift of the same ideas. We don't have a representation for volatile, and that should normally be collapsed away. But if you have a template specialization on volatile int or whatever, you may need to access that and use it. And gosh, i wish i could even rememberi come up with a really bad example, but likely you don't want to see volatile anywhere in your swift cot. That's an interesting question. I mean, one of the things i've been ying to get the group to do is to sort of write down what it is we think we're shooting for about em.
Transcript
Play full episode