Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Detail::RMakeUniqueResult< T > Struct Template Reference

template<typename T>
struct ROOT::Detail::RMakeUniqueResult< T >

Definition at line 28 of file RMakeUnique.hxx.

Public Types

using scalar = std::unique_ptr< T >
 

#include <ROOT/RMakeUnique.hxx>

Member Typedef Documentation

◆ scalar

template<typename T >
using ROOT::Detail::RMakeUniqueResult< T >::scalar = std::unique_ptr<T>

Definition at line 29 of file RMakeUnique.hxx.


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