Sam*_*hik 5

函数的要求之一constexpr是它只能调用其他constexpr函数。

因此,这允许push_back从其他一些函数调用 () constexpr,而这些函数实际上可能会返回一些有用的东西。