xtd 0.2.0
Loading...
Searching...
No Matches
integer_arithmeticable.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "arithmeticable.hpp"
6#include "modable.hpp"
7
9namespace xtd {
46 template<typename type_t>
50}
Contains xtd::arithmeticable concept.
Concept arithmeticable.
Definition arithmeticable.hpp:49
Concept integer_arithmeticable.
Definition integer_arithmeticable.hpp:47
Concept modable.
Definition modable.hpp:47
Contains xtd::modable concept.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8