Low-Level Abstraction of Memory Access
llama::internal::ValueOf< T & > Struct Template Reference

#include <RecordRef.hpp>

Public Types

using type = std::remove_const_t< T >
 

Detailed Description

template<typename T>
struct llama::internal::ValueOf< T & >

Definition at line 868 of file RecordRef.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using llama::internal::ValueOf< T & >::type = std::remove_const_t<T>

Definition at line 870 of file RecordRef.hpp.


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