|
vkdb
A time series database engine in C++.
|
Concept for a type that is convertible to another and has no cv- or ref-qualifiers. More...
#include <concepts.h>
Concept for a type that is convertible to another and has no cv- or ref-qualifiers.
| T | Type to convert. |
| U | Type to convert to. |
Definition at line 67 of file concepts.h.