CNORXZ
Container with Native Operation Routines and Expressions
Loading...
Searching...
No Matches
Namespaces | Functions
op_utility.cc.h File Reference

Operation utilities template implementations. More...

#include "op_utility.h"
#include "xpr/pos_type.h"

Go to the source code of this file.

Namespaces

namespace  CNORXZ
 

Functions

template<SizeT I, class PosT >
constexpr decltype(autoCNORXZ::pos_get (const PosT &pos)
 
template<SizeT J, SizeT I, SizeT... Is>
constexpr SizeT CNORXZ::sum_index_sequence (std::index_sequence< I, Is... > is)
 
template<class F , class PosT , class OpTuple , class OpSizes , SizeT... Is>
auto CNORXZ::pos_unpack_args_i (const F &f, const PosT &pos, const OpTuple &args, OpSizes opsizes, std::index_sequence< Is... > is)
 
template<class F , class PosT , class... Ops>
auto CNORXZ::pos_unpack_args (const F &f, const PosT &pos, const Tuple< Ops... > &args)
 

Detailed Description

Operation utilities template implementations.

Copyright (c) 2024 Christian Zimmermann. All rights reserved. Mail: chize.nosp@m.ta@f.nosp@m.3l.de

Definition in file op_utility.cc.h.