LogIt++
|
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 |
Structure for storing variables of various types.
Definition in file VariableValue.hpp.
#define _LOGIT_VARIABLE_VALUE_HPP_INCLUDED |
Definition at line 3 of file VariableValue.hpp.