proxygen
ExpectingAlloc< T > Member List

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) noexceptExpectingAlloc< T >inlineexplicit
value_type typedefExpectingAlloc< T >