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 {
9 // Since Doxygen does not work properly with the C++ concept, the documentation for this concept is declared in xtd/number_.hpp
10 template<typename value_t>
12}
Definition number.hpp:11
Definition numeric.hpp:12
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::numeric concept.