Trying to understand clause 20 in ISO Standard c++: Change: Minimal support for garbage-collected regions. Rationale: Required by new feature. Effect on original feature: Valid C++ 2003 code, compiled without traceable pointer support, that interacts with newer C++ code using regions declared reachable may have different runtime behavior.
https://timsong-cpp.github.io/cppwp/n4618/diff.cpp03.utilities
What is traceable pointer(not traceable pointer object). What can be the difference btw traceable pointer and normal pointer?
Aucun commentaire:
Enregistrer un commentaire