HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Package::utils::Factory Struct Reference

#include <UT_PackageUtils.h>

Static Public Member Functions

template<typename T , typename... Args>
static UT_SharedPtr< T > make (Args &&...args)
 

Detailed Description

Definition at line 151 of file UT_PackageUtils.h.

Member Function Documentation

template<typename T , typename... Args>
static UT_SharedPtr<T> UT_Package::utils::Factory::make ( Args &&...  args)
inlinestatic

Definition at line 154 of file UT_PackageUtils.h.


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