CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
CNORXZ::MinusCC< T, U, N > Struct Template Reference

#include <reg.h>

Static Public Member Functions

static constexpr decltype(autoeval (const Consecutive< T, N > &a, const Consecutive< U, N > &b)
 
static constexpr decltype(autoaeval (Consecutive< T, N > &a, const Consecutive< U, N > &b)
 

Detailed Description

template<typename T, typename U, SizeT N>
struct CNORXZ::MinusCC< T, U, N >

Definition at line 141 of file reg.h.

Member Function Documentation

◆ aeval()

template<typename T , typename U , SizeT N>
decltype(auto) constexpr CNORXZ::MinusCC< T, U, N >::aeval ( Consecutive< T, N > & a,
const Consecutive< U, N > & b )
staticconstexpr

Definition at line 182 of file reg.cc.h.

◆ eval()

template<typename T , typename U , SizeT N>
decltype(auto) constexpr CNORXZ::MinusCC< T, U, N >::eval ( const Consecutive< T, N > & a,
const Consecutive< U, N > & b )
staticconstexpr

Definition at line 164 of file reg.cc.h.


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