|
vkdb
A time series database engine in C++.
|
Concept for types that are all convertible to another and have no cv- or ref-qualifiers. More...
#include <concepts.h>
Concept for types that are all convertible to another and have no cv- or ref-qualifiers.
| U | Type to convert to. |
| Ts | Types to convert. |
Definition at line 78 of file concepts.h.