vkdb
A time series database engine in C++.
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
 RAllConstructibleToNoCVRefQualsConcept for types that are all constructible to another and have no cv- or ref-qualifiers
 RAllConvertibleToNoCVRefQualsConcept for types that are all convertible to another and have no cv- or ref-qualifiers
 RAllSameNoCVRefQualsConcept for types that are all the same as another after removing cv- and ref-qualifiers
 RArithmeticConcept for arithmetic types
 RArithmeticNoCVRefQualsConcept for arithmetic types that have no cv- or ref-qualifiers
 RConstructibleToNoCVRefQualsConcept for a type that is constructible to another and has no cv- or ref-qualifiers
 RConvertibleToNoCVRefQualsConcept for a type that is convertible to another and has no cv- or ref-qualifiers
 RHasNoCVRefQualsConcept for types that have no cv- or ref-qualifiers
 RRegularNoCVRefQualsConcept for regular types that have no cv- or ref-qualifiers
 RSameNoCVRefQualsConcept for types that are the same after removing cv- and ref-qualifiers