Sacado Development
Loading...
Searching...
No Matches
Sacado::mpl::is_placeholder< F< T1, T2, T3, T4 > > Struct Template Reference
Inheritance diagram for Sacado::mpl::is_placeholder< F< T1, T2, T3, T4 > >:
Collaboration diagram for Sacado::mpl::is_placeholder< F< T1, T2, T3, T4 > >:

Static Public Attributes

static const bool value

Member Data Documentation

◆ value

template<template< class T1, class T2, class T3, class T4 > class F, class T1, class T2, class T3, class T4>
const bool Sacado::mpl::is_placeholder< F< T1, T2, T3, T4 > >::value
static
Initial value:
=
is_placeholder<T1>::value ||
is_placeholder<T2>::value ||
is_placeholder<T3>::value ||
is_placeholder<T4>::value

The documentation for this struct was generated from the following file: