SST 16.0.0
Structural Simulation Toolkit
SST::ELI::SingleCtor< Base, Args > Struct Template Reference

Public Types

template<class NewBase>
using ChangeBase = SingleCtor<NewBase, Args...>
template<class NewCtor>
using ExtendCtor = ExtendedCtor<NewCtor, SingleCtor<Base, Args...>>

Static Public Member Functions

template<class T>
static bool add ()

Static Public Attributes

template<class T>
static constexpr bool is_constructible_v = std::is_constructible_v<T, Args...>

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