COVISE Core
Public Types | List of all members
covise::detail::ValueOrRef< T, typename std::enable_if< std::is_arithmetic< T >::value||std::is_pointer< T >::value >::type > Struct Template Reference

#include <message_macros.h>

Public Types

typedef T RetVal
 

Member Typedef Documentation

◆ RetVal

template<class T >
typedef T covise::detail::ValueOrRef< T, typename std::enable_if< std::is_arithmetic< T >::value||std::is_pointer< T >::value >::type >::RetVal

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