Terminal++
3.1.0.4
A C++ library for interacting with ANSI terminal windows
Loading...
Searching...
No Matches
include
terminalpp
detail
well_known_virtual_key.hpp
1
#pragma once
2
3
#include "terminalpp/core.hpp"
4
#include "terminalpp/token.hpp"
5
6
namespace
terminalpp::detail {
7
8
//* =========================================================================
12
//* =========================================================================
13
TERMINALPP_EXPORT
14
[[nodiscard]] terminalpp::token get_well_known_virtual_key(
15
terminalpp::token
const
&orig);
16
17
}
// namespace terminalpp::detail
Generated on Sun Feb 9 2025 13:01:29 for Terminal++ by
1.9.8