📅  最后修改于: 2022-03-11 14:44:57.404000             🧑  作者: Mango
decltype is useful when declaring types that are difficult or impossible to declare using standard notation, like lambda-related types or types that depend on template parameters.