Malloy
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
malloy::concepts::detail::always_true< T > Struct Template Reference

Predicate which is always true no matter the type passed to it. More...

#include <type_traits.hpp>

Static Public Attributes

static constexpr bool value = true
 

Detailed Description

template<typename T>
struct malloy::concepts::detail::always_true< T >

Predicate which is always true no matter the type passed to it.

Template Parameters
T

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