Spicy
Public Member Functions | List of all members
hilti::rt::type_info::detail::AtomicType< T > Class Template Reference

#include <type-info.h>

Public Member Functions

const T & get (const Value &v) const
 

Detailed Description

template<typename T>
class hilti::rt::type_info::detail::AtomicType< T >

Base class for auxiliary type information pertaining to types with atomic values.

Member Function Documentation

◆ get()

template<typename T>
const T& hilti::rt::type_info::detail::AtomicType< T >::get ( const Value v) const
inline

Returns the underlying value as a fully-typed reference.


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