Fel*_*bek 3 c++ containers stl constexpr c++20
作为constexpr std::string与constexpr std::vector已被接受为C ++ 20,如何将这些被使用?链接的文件在细节上很短。我们是否需要指定特殊的constexpr分配器,使编译时字符串/向量与其常规等效项不兼容?
constexpr std::string
constexpr std::vector
constexpr
Mar*_*low 6
这两篇论文在很大程度上取决于P0784,它讨论了编译时的分配如何工作。
答案不完整:
std::allocator
string
vector
归档时间:
6 年,6 月 前
查看次数:
251 次
最近记录: