visit_struct::traits::clean

visit_struct::traits::clean

More…

Public Types

Name
typedef std::remove_cv< typename std::remove_reference< T >::type >::type type

Detailed Description

template <typename T >
struct visit_struct::traits::clean;

Public Types Documentation

typedef type

typedef std::remove_cv<typename std::remove_reference<T>::type>::type visit_struct::traits::clean< T >::type;

Updated on 2022-04-05 at 16:21:26 +0200