SST 15.0
Structural Simulation Toolkit
SST::ELI::CtorList< Base, void > Struct Template Reference

Public Types

using ChangeBase
 

Static Public Member Functions

template<class T, int numValidCtors>
static bool add ()
 
static std::enable_if_t< std::is_abstract_v< U >||is_tuple_constructible_v< U, void >, bool > add ()
 
static std::enable_if_t<!std::is_abstract_v< U > &&!is_tuple_constructible_v< U, void >, bool > add ()
 

Static Public Attributes

template<class>
static constexpr bool is_constructible_v = false
 
static constexpr bool is_constructible_v
 

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