sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::detail::translates_to_timestamp_layout Concept Reference

#include <builder.hpp>

Concept definition

template<typename T>
concept sparrow::detail::translates_to_timestamp_layout = std::ranges::input_range<T>
constexpr bool is_type_instance_of_v
true if T is a concrete type template instanciation of U which is a type template.
Definition mp_utils.hpp:50
date::zoned_time< Duration, TimeZonePtr > timestamp

Detailed Description

Definition at line 135 of file builder.hpp.