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

Static for-loops. More...

#include <cstdlib>
#include "types.h"

Go to the source code of this file.

Namespaces

namespace  CNORXZ
 

Functions

template<SizeT B, SizeT E, class G , class F >
constexpr decltype(autoCNORXZ::iter (const G &g, const F &f)
 
template<SizeT B, SizeT E, class G , class F , class C >
constexpr decltype(autoCNORXZ::iterIf (const G &g, const F &f, const C &c)
 

Detailed Description

Static for-loops.

Declaration of function templates that can be used to implement a static for-loop

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

Definition in file iter.h.