Low-Level Abstraction of Memory Access
llama::literals Namespace Reference

Functions

template<char... Digits>
constexpr auto operator""_RC ()
 Literal operator for converting a numeric literal into a RecordCoord. More...
 

Function Documentation

◆ operator""_RC()

template<char... Digits>
constexpr auto llama::literals::operator""_RC ( )
constexpr

Literal operator for converting a numeric literal into a RecordCoord.

Definition at line 90 of file RecordCoord.hpp.