SST  10.1.0
StructuralSimulationToolkit
SST::ELI::SingleCtor< Base, Args > Struct Template Reference

Public Types

template<class T >
using is_constructible = std::is_constructible< T, Args...>
 
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 ()
 

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