DUNE-ACFEM (unstable)

Dune::ACFem::PredicateProxy< F, Rest >::ForwardFirst< T,... > Struct Template Reference

Discard any but the first template parameter, instantiate F with T and Rest. More...

#include <dune/acfem/common/types.hh>

Detailed Description

template<template< class... > class F, class... Rest>
template<class T, class...>
struct Dune::ACFem::PredicateProxy< F, Rest >::ForwardFirst< T,... >

Discard any but the first template parameter, instantiate F with T and Rest.

This can be used for template-template arguments with more than one parameter where it is know that only the first matters.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 29, 22:29, 2024)