TProcura
Biblioteca em C++ para testes paramétricos de algoritmos, e coleção de algoritmos de procura e otimização
Loading...
Searching...
No Matches
compat Namespace Reference

Enumerations

enum class  EIcon { X , ICON_LISTA }
 

Functions

void init_io ()
 
int ContaUTF8 (const char *str)
 
const char * Icon (EIcon icon)
 

Enumeration Type Documentation

◆ EIcon

enum class compat::EIcon
strong
Enumerator
ICON_LISTA 

Definition at line 109 of file compact.h.

Function Documentation

◆ ContaUTF8()

int compat::ContaUTF8 ( const char *  str)
inline

Definition at line 26 of file compact.h.

Here is the caller graph for this function:

◆ Icon()

const char * compat::Icon ( EIcon  icon)
inline

Definition at line 115 of file compact.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ init_io()

void compat::init_io ( )
inline

Definition at line 14 of file compact.h.

Here is the caller graph for this function: