LogIt++
Loading...
Searching...
No Matches
VariableValue.hpp File Reference

Structure for storing variables of various types. More...

#include "format.hpp"
#include <string>
#include <iostream>
#include <cstdint>
#include <type_traits>
#include <exception>

Go to the source code of this file.

Classes

struct  logit::VariableValue
 Structure for storing values of various types, including enumerations. More...
 

Namespaces

namespace  logit
 The primary namespace for the LogIt++ library.
 

Macros

#define _LOGIT_VARIABLE_VALUE_HPP_INCLUDED
 

Detailed Description

Structure for storing variables of various types.

Definition in file VariableValue.hpp.

Macro Definition Documentation

◆ _LOGIT_VARIABLE_VALUE_HPP_INCLUDED

#define _LOGIT_VARIABLE_VALUE_HPP_INCLUDED

Definition at line 3 of file VariableValue.hpp.