Lines Matching full:sizelimit
826 template <typename T, size_t SizeLimit = 1024>831 array_((array_size <= SizeLimit847 T alloc_space_[SizeLimit];