FTXUI 6.1.9
C++ functional terminal UI.
Chargement...
Recherche...
Aucune correspondance
Référence du fichier string.hpp

Aller au code source de ce fichier.

Espaces de nommage

namespace  ftxui
 L'espace de noms FTXUI ftxui::
 

Fonctions

std::string to_string (const std::wstring &s)
 Convertit un std::wstring en un std::string UTF8.
 
std::wstring to_wstring (const std::string &s)
 Convertit un std::string UTF8 en un std::wstring.
 
template<typename T >
std::wstring to_wstring (T s)
 
int string_width (const std::string &)
 
std::vector< std::string > Utf8ToGlyphs (const std::string &input)
 
std::vector< int > CellToGlyphIndex (const std::string &input)