CsCrypto  1.0.1
traits::detector< Default, AlwaysVoid, Args > Struct Template Reference

Public Typedefs

using value_t = std::false_type
 
using type = Default
 
using value_t = std::true_type
 
using type = Op< Args... >
 

Detailed Description

template<class Default, class AlwaysVoid, class... Args>
struct traits::detector< Default, AlwaysVoid, Args >

Definition at line 48 of file is_detected_traits.h.