DPsim
Loading...
Searching...
No Matches
UniqueFactory< T > Class Template Reference

Static Public Member Functions

template<typename... Args>
static std::unique_ptr< T > make (Args &&...args)
 

Detailed Description

template<typename T>
class UniqueFactory< T >

Definition at line 24 of file PtrFactory.h.

Member Function Documentation

◆ make()

template<typename T>
template<typename... Args>
static std::unique_ptr< T > UniqueFactory< T >::make ( Args &&... args)
inlinestatic

Definition at line 27 of file PtrFactory.h.


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