Hall A ROOT/C++ Analyzer (podd)
|
Classes | |
struct | rebind |
Public Member Functions | |
template<typename U > | |
void | construct (U *ptr) noexcept(std::is_nothrow_default_constructible< U >::value) |
template<typename U , typename... Args> | |
void | construct (U *ptr, Args &&...args) |
#include <CustomAlloc.h>
|
inlinenoexcept |
|
inline |