std::match_results::get_allocator
STD:匹配[医]结果:取得[医]分配器
allocator_type get_allocator() const; | | (since C++11) |
---|
返回与对象关联的分配器。
参数
%280%29
返回值
相关联的分配器。
复杂性
常量。
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。
allocator_type get_allocator() const; | | (since C++11) |
---|
返回与对象关联的分配器。
%280%29
相关联的分配器。
常量。
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。