|
vkdb
A time series database engine in C++.
|
Concept for types that are all the same as another after removing cv- and ref-qualifiers. More...
#include <concepts.h>
Concept for types that are all the same as another after removing cv- and ref-qualifiers.
| U | Type to compare against. |
| Ts | Types to compare. |
Definition at line 57 of file concepts.h.