Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
Sacado::mpl::is_placeholder< F< T1 > > Struct Template Reference

#include <Sacado_mpl_is_placeholder.hpp>

Static Public Attributes

static const bool value = is_placeholder<T1>::value
 

Detailed Description

template<template< class T1 > class F, class T1>
struct Sacado::mpl::is_placeholder< F< T1 > >

Definition at line 52 of file Sacado_mpl_is_placeholder.hpp.

Member Data Documentation

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

Definition at line 53 of file Sacado_mpl_is_placeholder.hpp.


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