MADNESS  0.10.1
Public Types | List of all members
madness::remove_fcvr< T > Struct Template Reference

#include <type_traits.h>

Public Types

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

Member Typedef Documentation

◆ type

template<typename T >
typedef remove_future<typename std::remove_cv< typename std::remove_reference<T>::type>::type>::type madness::remove_fcvr< T >::type

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