Luanti 5.16.0-dev
Loading...
Searching...
No Matches
strfnd.h File Reference
#include <string>
#include <string_view>
Include dependency graph for strfnd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BasicStrfnd< T >

Typedefs

typedef BasicStrfnd< char > Strfnd
typedef BasicStrfnd< wchar_t > WStrfnd

Typedef Documentation

◆ Strfnd

typedef BasicStrfnd<char> Strfnd

◆ WStrfnd

typedef BasicStrfnd<wchar_t> WStrfnd