Searched refs:sizeof_T (Results 1 – 1 of 1) sorted by relevance
174 std::size_t sizeof_T = sizeof(T); in TestAllocatorConcept() local178 for(std::size_t j=0; j < k * sizeof_T; ++j) in TestAllocatorConcept()185 for(std::size_t j = 0; j < k * sizeof_T; ++j) in TestAllocatorConcept()