File number.hpp¶
= File number.hpp ———————– -- C++ -- ==**
Contents
Definition (include/ripple/utility/number.hpp
)¶
Detailed Description¶
Ripple
Copyright (c) 2019 - 2021 Rob Clucas.
This file is distributed under the MIT License. See LICENSE for details.
==———————————————————————-==*
This file defines a class which represents a compile time constant number type, where a number can be represented as a time, and also have a value at runtime.
==———————————————————————==
Includes¶
portability.hpp
(File portability.hpp)