sparrow 0.9.0
Loading...
Searching...
No Matches
sparrow::detail::translates_to_timestamp_without_timezone_layout Concept Reference

#include <builder.hpp>

Concept definition

template<typename T>
)
look_trough_t< std::ranges::range_value_t< T > > ensured_range_value_t
consteval bool any_of(L< T... >, Predicate predicate={})
Checks that at least one type in the provided list of is making the provided predicate return true.
Definition mp_utils.hpp:244
mpl::typelist< zoned_time_without_timezone_seconds, zoned_time_without_timezone_milliseconds, zoned_time_without_timezone_microseconds, zoned_time_without_timezone_nanoseconds > zoned_time_without_timezone_types_t
Compile-time type predicate: true if the evaluated type is the same as T.
Definition mp_utils.hpp:207

Detailed Description

Definition at line 140 of file builder.hpp.