Quantcast
Channel: C++11 Garbage Collector - Why and Hows - Stack Overflow
Browsing latest articles
Browse All 4 View Live

Answer by Baiyan Huang for C++11 Garbage Collector - Why and Hows

There is a proposal to remove this GC support from standard:http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p2186r0.htmland there is an C++ GC(Boehm):https://www.hboehm.info/gc/

View Article


Answer by fjardon for C++11 Garbage Collector - Why and Hows

From Bjarne Stroustrup:Actually, what I said was something like "When (not if) automatic garbage collection becomes part of C++, it will be optional".http://www.stroustrup.com/slashdot_interview.html

View Article

Answer by Joseph Mansfield for C++11 Garbage Collector - Why and Hows

The proposal doesn't introduce a garbage collector - it just allows for it in certain situations if the implementation chooses. The standard will just describe these situations as causing undefined...

View Article

C++11 Garbage Collector - Why and Hows

In C++11's language feature list there is: Minimal support for garbage collection and reachability-based leak detection(but it seems not implemented in either GCC and Clang.)Why the standard committee...

View Article
Browsing latest articles
Browse All 4 View Live




<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>