Spicy
Static Public Member Functions | List of all members
hilti::rt::type_info::VectorIterator Class Reference

#include <type-info.h>

Inheritance diagram for hilti::rt::type_info::VectorIterator:
hilti::rt::type_info::detail::DereferencableType

Static Public Member Functions

template<typename T , typename Allocator = std::allocator<T>>
static auto accessor ()
 

Additional Inherited Members

- Public Types inherited from hilti::rt::type_info::detail::DereferencableType
using Accessor = const void *(*)(const Value &v)
 
- Public Member Functions inherited from hilti::rt::type_info::detail::DereferencableType
 DereferencableType (const TypeInfo *vtype, Accessor accessor)
 
Value value (const Value &v) const
 
const TypeInfovalueType () const
 

Detailed Description

Auxiliary type information for type `iterator<vector>.


The documentation for this class was generated from the following file: