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