Typedefs | Functions
intel_x64::cr2 Namespace Reference

Typedefs

using value_type = uint64_t
 

Functions

auto get () noexcept
 
template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void set (T val) noexcept
 

Typedef Documentation

◆ value_type

using intel_x64::cr2::value_type = typedef uint64_t

Definition at line 228 of file crs_intel_x64.h.

Function Documentation

◆ get()

auto intel_x64::cr2::get ( )
inlinenoexcept

Definition at line 230 of file crs_intel_x64.h.

◆ set()

template<class T , class = typename std::enable_if<std::is_integral<T>::value>::type>
void intel_x64::cr2::set ( val)
noexcept

Definition at line 234 of file crs_intel_x64.h.