funcy  1.6.1
Public Types | List of all members
funcy::Decay< F, class > Struct Template Reference

Identity, i.e. Decay<F>::type == F More...

#include <type_traits.h>

Public Types

using type = F
 

Detailed Description

template<class F, class = void>
struct funcy::Decay< F, class >

Identity, i.e. Decay<F>::type == F


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