momo  3.12
momo::internal::ProxyConstructor< Class > Struct Template Reference

#include <Utility.h>

Inheritance diagram for momo::internal::ProxyConstructor< Class >:

Public Member Functions

template<typename... Args>
 ProxyConstructor (Args &&... args) noexcept(std::is_nothrow_constructible< Class, Args &&... >::value)
 

Constructor & Destructor Documentation

◆ ProxyConstructor()

template<typename Class >
template<typename... Args>
momo::internal::ProxyConstructor< Class >::ProxyConstructor ( Args &&...  args)
inlineexplicitnoexcept

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