template<class T>
eckit::ClassExtent class

Public static functions

static auto size() -> size_t
static void callAll(void(T::*)())
static void callAll(void(T::*)() const)
template<class P>
static void callAll(void(T::*)(P), P)
template<class P>
static void callAll(void(T::*)(P) const, P)
template<class P1, class P2>
static void callAll(void(T::*)(P1, P2), P1, P2)
template<class P>
static void callAll(void(T::*)(P&) const, P&)
template<class P>
static void callAll(void(T::*)(P&), P&)
template<class P1, class P2>
static void callAll(void(T::*)(P1&, P2&), P1&, P2&)

Constructors, destructors, conversion operators

ClassExtent(T*)
~ClassExtent()
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.