CNORXZ
Container with Native Operation Routines and Expressions
|
Static for-loops. More...
Go to the source code of this file.
Namespaces | |
namespace | CNORXZ |
Functions | |
template<SizeT B, SizeT E, class G , class F > | |
constexpr decltype(auto) | CNORXZ::iter (const G &g, const F &f) |
template<SizeT B, SizeT E, class G , class F , class C > | |
constexpr decltype(auto) | CNORXZ::iterIf (const G &g, const F &f, const C &c) |
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.