strusBase  0.17
Classes | Namespaces
numericVariant.hpp File Reference

Variant type for fixed size numeric types (integers, floating point numbers) More...

#include "strus/base/stdint.h"
#include <cstring>
#include <stdio.h>
#include <limits>

Go to the source code of this file.

Classes

class  strus::NumericVariant
 Atomic type that can hold numeric values of different type. More...
 
class  strus::NumericVariant::String
 

Namespaces

 strus
 Wrapper to structures needed for atomic counters.
 

Detailed Description

Variant type for fixed size numeric types (integers, floating point numbers)