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

Index pack template implementations. More...

#include "index_pack.h"

Go to the source code of this file.

Namespaces

namespace  CNORXZ
 

Functions

template<class... Indices>
constexpr decltype(autoCNORXZ::spack (const Indices &... inds)
 
template<class... Indices>
constexpr decltype(autoCNORXZ::spackp (const Sptr< Indices > &... inds)
 
template<class... Indices>
DPack CNORXZ::dpack (const Indices &... inds)
 
template<class... Indices>
DPack CNORXZ::dpackp (const Sptr< Indices > &... inds)
 

Detailed Description

Index pack template implementations.

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

Definition in file index_pack.cc.h.