Pothos  0.7.0-gf7fbae99
The Pothos dataflow programming software suite
Public Types | List of all members
Pothos::Util::unwrap_refwrapper< T > Struct Template Reference

#include <Templates.hpp>

Public Types

using type = T
 the input type of non-reference wrappers More...
 

Detailed Description

template<typename T>
struct Pothos::Util::unwrap_refwrapper< T >

Template base implementation to extract the type of non-reference wrappers

Template Parameters
Tthe input type to the template

Member Typedef Documentation

◆ type

template<typename T>
using Pothos::Util::unwrap_refwrapper< T >::type = T

the input type of non-reference wrappers


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