#include <dune/fem/common/forloop.hh>
|
| template<typename... Args> |
| static DUNE_PRIVATE void | apply (Args &&... args) |
| |
|
| static const std::size_t | N = last + 1 - first |
| |
◆ apply()
template<template< int > class Operation, int first, int last>
template<typename... Args>
| static DUNE_PRIVATE void Dune::Fem::ForLoop< Operation, first, last >::apply |
( |
Args &&... |
args | ) |
|
|
inlinestatic |
template<template< int > class Operation, int first, int last>
The documentation for this struct was generated from the following file: