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