relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
relx::query::date_checking::is_time_point< T > Struct Template Reference

Helper to check if a type is a time_point of any clock. More...

#include <relx/query/date_concepts.hpp>

Inheritance diagram for relx::query::date_checking::is_time_point< T >:

Detailed Description

template<typename T>
struct relx::query::date_checking::is_time_point< T >

Helper to check if a type is a time_point of any clock.

Definition at line 28 of file date_concepts.hpp.


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