Low-Level Abstraction of Memory Access
llama::internal::MinusAssign Struct Reference

#include <RecordRef.hpp>

Public Member Functions

template<typename A , typename B >
auto operator() (A &&a, const B &b) const -> decltype(auto)
 

Detailed Description

Definition at line 157 of file RecordRef.hpp.

Member Function Documentation

◆ operator()()

template<typename A , typename B >
auto llama::internal::MinusAssign::operator() ( A &&  a,
const B &  b 
) const -> decltype(auto)
inline

Definition at line 160 of file RecordRef.hpp.


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