|
|
|
|
|
by dakimov
4724 days ago
|
|
What are you talking about? The safety you mentioned comes from only two things: type safety and runtime array boundary checks. There is no problem in implementing runtime boundary check in C++. What else in C++ is less safe than in Java? Is there some kind of magic? |
|