FlowArithmeticCalculator
1.0.0
Flow Arithmetic Calculator
Loading...
Searching...
No Matches
typenames.h
Go to the documentation of this file.
1
#ifndef TYPENAMES_H
2
#define TYPENAMES_H
3
4
#include <boost/multiprecision/cpp_dec_float.hpp>
5
6
using
FloatingPoint
= boost::multiprecision::cpp_dec_float_50;
7
8
#endif
// TYPENAMES_H
FloatingPoint
boost::multiprecision::cpp_dec_float_50 FloatingPoint
Definition
typenames.h:6
src
business_logic
typenames.h
Generated by
1.9.8