Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
string_pool_template.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <unordered_set>
#include "core/fxcrt/fx_string.h"
+ Include dependency graph for string_pool_template.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fxcrt::StringPoolTemplate< StringType >
 

Namespaces

namespace  fxcrt
 

Typedefs

using ByteStringPool = StringPoolTemplate<ByteString>
 
using WideStringPool = StringPoolTemplate<WideString>
 

Typedef Documentation

◆ ByteStringPool

◆ WideStringPool