relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
relx::query::date_checking::DateTimeColumn Concept Reference

Check if type is a date/time type (unwrapping optional) More...

#include <relx/query/date_concepts.hpp>

Concept definition

template<typename T>
Check if type is a date/time type (unwrapping optional)
Check if a type is a date/time type.

Detailed Description

Check if type is a date/time type (unwrapping optional)

Definition at line 77 of file date_concepts.hpp.