VCCC  2024.05
VisualCamp Common C++ library
multiples_of< T, A, B > Struct Template Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__type_traits/numeric.hpp>

+ Inheritance diagram for multiples_of< T, A, B >:

Detailed Description

template<typename T, T A, T B>
struct vccc::multiples_of< T, A, B >

Template Parameters
T
A
B
See also
is_odd
is_even

The documentation for this struct was generated from the following file: