CortidQCT  1.2.2.52
Public Member Functions | List of all members
CortidQCT::Internal::Adaptor::Detail_::ConstructionHelper< T, N > Struct Template Reference

Public Member Functions

template<class P , class... Args>
constexpr T operator() (P &&param, Args &&...args) const noexcept(noexcept(ConstructionHelper< T, N-1 >{}(std::forward< P >(param), subscript(param, N-1), std::forward< Args >(args)...)))
 

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