Terminal++ 3.1.0.4
A C++ library for interacting with ANSI terminal windows
|
A proxy into a column of elements on the canvas. More...
#include <canvas.hpp>
Public Types | |
using | size_type = coordinate_type |
Public Member Functions | |
column_proxy (canvas &cvs, size_type column) | |
element & | operator[] (size_type row) |
A proxy into a column of elements on the canvas.