Icarus
Vehicle Simulation as a Transformable Computational Graph, built on Vulcan and Janus
Loading...
Searching...
No Matches
AsciiTable.hpp File Reference

ASCII table generator with box-drawing characters. More...

#include <icarus/io/log/Console.hpp>
#include <algorithm>
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for AsciiTable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  icarus::AsciiTable
 ASCII table generator with box-drawing characters. More...
struct  icarus::AsciiTable::Column

Namespaces

namespace  icarus

Detailed Description

ASCII table generator with box-drawing characters.

Part of Phase 2.5: ASCII-Rich Logging.