C++ Mathematical Expression Toolkit (ExprTk) release
Loading...
Searching...
No Matches
Public Types | List of all members
exprtk::details::numeric::numeric_info< Type > Struct Template Reference

#include <exprtk.hpp>

Public Types

enum  {
  length = 0 , size = 32 , bound_length = 0 , min_exp = 0 ,
  max_exp = 0
}
 

Detailed Description

template<typename Type>
struct exprtk::details::numeric::numeric_info< Type >

Definition at line 1456 of file exprtk.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename Type >
anonymous enum
Enumerator
length 
size 
bound_length 
min_exp 
max_exp 

Definition at line 1456 of file exprtk.hpp.


The documentation for this struct was generated from the following file: