![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Classes | |
| struct | multiples_of< T, A, B > |
| check if A is multiples of B More... | |
Typedefs | |
| template<typename T , T A, T B> | |
| using | multiples_of_t = typename multiples_of< T, A, B >::type |
| using multiples_of_t = typename multiples_of<T, A, B>::type |