xtd 0.2.0
Loading...
Searching...
No Matches
number.hpp
Go to the documentation of this file.
1
4#pragma once
5#include "numeric.hpp"
6
8namespace xtd {
74 template<typename value_t>
76}
Concept number.
Definition number.hpp:75
Concept numeric.
Definition numeric.hpp:76
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::numeric concept.