Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Static Public Attributes | List of all members
Sacado::mpl::is_placeholder< F< T1, T2, T3 > > Struct Template Reference

Static Public Attributes

static const bool value
 

Member Data Documentation

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

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