Swift 5.9's C++ interoperability transforms how developers leverage mature C++ libraries from Swift's expressive, safe environment. Through a practical ATM implementation, we explore calling C++ functions, wrapping classes, and sharing data types across languages—complete with build configurations for SwiftPM and Xcode. This breakthrough enables truly shared codebases across Apple platforms, Linux, and embedded systems.