Catos Engine (Source) 0.0.1
Lightweight Game engine
Loading...
Searching...
No Matches
types.h File Reference
#include <string>

Go to the source code of this file.

Typedefs

typedef std::string_view str
 
typedef const char * cstr
 
typedef unsigned int uint
 

Typedef Documentation

◆ cstr

typedef const char* cstr

◆ str

typedef std::string_view str

◆ uint

typedef unsigned int uint