#include "GenericContainer/GenericContainer.hh"
#include <iomanip>
#include <cmath>
#include <regex>
#include <fstream>
Namespaces | |
namespace | GC_namespace |
Functions | |
string_view | GC_namespace::to_string (GC_type s) |
Converts the GC_type enum value to a string representation. |
Variables | |
unsigned | GC_namespace::stream_number_precision {12} |