FTXUI 7.1.0
C++ functional terminal UI.
Loading...
Searching...
No Matches
ftxui::util Namespace Reference

Functions

template<class T >
constexpr const T & clamp (const T &v, const T &lo, const T &hi)
 
const char * GetEnv (const char *name)
 

Function Documentation

◆ clamp()

template<class T >
const T & clamp ( const T & v,
const T & lo,
const T & hi )
constexpr

Definition at line 13 of file util.hpp.

◆ GetEnv()

const char * GetEnv ( const char * name)
inline

Definition at line 18 of file util.hpp.