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