|
proxygen
|
This is the complete list of members for ExpectingAlloc< T >, including all inherited members.
| allocate(std::size_t n) | ExpectingAlloc< T > | inline |
| deallocate(T *p, std::size_t n) | ExpectingAlloc< T > | inline |
| expectedCount_ | ExpectingAlloc< T > | |
| expectedSize_ | ExpectingAlloc< T > | |
| ExpectingAlloc(std::size_t expectedSize, std::size_t expectedCount) | ExpectingAlloc< T > | inline |
| ExpectingAlloc(ExpectingAlloc< U > const &other) noexcept | ExpectingAlloc< T > | inlineexplicit |
| value_type typedef | ExpectingAlloc< T > |