Explore >> Select a destination


You are here

accu.org
| | www.stroustrup.com
2.1 parsecs away

Travel
| |
| | www.artima.com
3.5 parsecs away

Travel
| | [AI summary] Bjarne Stroustrup outlines the guiding principles, new language features like concepts and auto, and library extensions for the upcoming C++09 standard.
| | isocpp.org
1.9 parsecs away

Travel
| |
| | www.abubalay.com
28.4 parsecs away

Travel
| [AI summary] This post discusses the complexities of creating safe Foreign Function Interface (FFI) bindings in Rust when calling C++ code, examining tools like cxx and strategies for maintaining Rust's memory and thread-safety guarantees despite the inherent unsafety in such interactions.