![]() |
Spicy
|
#include <type-info.h>
Static Public Member Functions | |
template<typename T > | |
static auto | accessor () |
Additional Inherited Members | |
![]() | |
using | Accessor = const void *(*)(const Value &v) |
![]() | |
DereferenceableType (const TypeInfo *vtype, Accessor accessor) | |
Value | value (const Value &v) const |
const TypeInfo * | valueType () const |
Auxiliary type information for type `optional<T>
.