Terminal++ 3.1.0.4
A C++ library for interacting with ANSI terminal windows
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
terminalpp::canvas::const_column_proxy Class Reference

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 constoperator[] (coordinate_type row) const
 

Detailed Description

A constant proxy into a column of elements on the canvas.


The documentation for this class was generated from the following files: