https://mooseframework.inl.gov
Static Public Attributes | List of all members
StochasticTools::canDefaultGather< T > Struct Template Reference

Custom type trait that has a ::value of true for types that can be gathered. More...

#include <StochasticToolsUtils.h>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T>
struct StochasticTools::canDefaultGather< T >

Custom type trait that has a ::value of true for types that can be gathered.

Definition at line 22 of file StochasticToolsUtils.h.

Member Data Documentation

◆ value

template<typename T >
constexpr bool StochasticTools::canDefaultGather< T >::value = false
static

Definition at line 24 of file StochasticToolsUtils.h.


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