Forward declares boost::hana::mod
.
More...
Namespaces | |
boost::hana | |
Namespace containing everything in the library. | |
Variables | |
constexpr auto | boost::hana::mod |
Generalized integer modulus.Given two elements of an EuclideanRing x and y , with y nonzero, mod returns the modulus of the division of x by y . In other words, mod can be seen as an equivalent to % . More... | |
Forward declares boost::hana::mod
.