Bo Wang
Senior Software Technology Consultant.
Focus on large-scale system software domain modeling design, refactoring, continuous delivery and service-oriented, intelligent architecture evolution and other fields, in the process of technical consultation and cooperation to help enterprises improve the skills and development efficiency of software personnel. He has been deeply involved in large-scale embedded software platform, wireless communication 4G, 5G core system, automatic driving, cloud storage, artificial intelligence dialogue platform and other technical consulting projects.
Topic
Safe C++: Life Cycle and Design for Ownership
This session focuses on C++ memory safety and discusses the challenges of introducing the Rust lifecycle and ownership model to C++ in the Safe C++ extension proposal. At the same time, we will share how to avoid memory safety hazards and improve code robustness and maintainability in practice through reasonable lifecycle management and ownership design when the current C++ memory safety scheme is not yet complete.