struct any_vtable
Declaration
template <typename Vtable, typename T>
struct any_vtable { /* full declaration omitted */ };Description
/////////////////////////////////////////////////////////////////////
Declared at: libs/pika/datastructures/include/pika/datastructures/any.hpp:506
Method Overview
- public static Vtable * call()
Methods
static Vtable* call()
static Vtable* call()Declared at: libs/pika/datastructures/include/pika/datastructures/any.hpp:511