Searched refs:malloc_alloc (Results 1 – 2 of 2) sorted by relevance
4822 class malloc_alloc class4827 malloc_alloc() = default;4828 template <class U> malloc_alloc(const malloc_alloc<U>&) noexcept {} in malloc_alloc() function in __anonc4cafd400111::malloc_alloc4843 operator==(const malloc_alloc<T>&, const malloc_alloc<U>&) noexcept in operator ==()4851 operator!=(const malloc_alloc<T>& x, const malloc_alloc<U>& y) noexcept in operator !=()4859 using String = std::basic_string<char, std::char_traits<char>, malloc_alloc<char>>;
1618 * include/backward/alloc.h: Conditionally define malloc_alloc