#include <eckit/thread/ThreadSingleton.h>
template<typename TYPE, typename P1>
NewAlloc1 struct
Constructors, destructors, conversion operators
- NewAlloc1(const P1& p1)
Public functions
- auto operator()() -> TYPE*
Public variables
- P1 p1_