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

#include <typestuff.h>

Public Types

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

Member Typedef Documentation

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: