ICalculator::DataTypeSuperset Struct Reference

#include "ICalculator.hpp"

Public Types

enum  Type { arithmetic, string, unknown }

Detailed Description

The result type of the calculator. If custom attributes are to be queried, the result type is unknown beforehand.