Qt: typedef / using Leave a reply The differences between “using” and “typedef” in modern C++ When to use typedef? C++ typedef a std::pair and then use the typedef to declare a map