Berserk
|
#include <core/Config.hpp>
#include <core/Typedefs.hpp>
#include <core/string/String.hpp>
#include <core/templates/Ref.hpp>
#include <core/templates/RefCnt.hpp>
#include <mutex>
#include <ostream>
#include <unordered_map>
#include <utility>
Go to the source code of this file.
Classes | |
class | StringName |
Cached shared utf-8 string id. More... | |
struct | std::hash< BRK_NS::StringName > |
Namespaces | |
std | |
Functions | |
std::ostream & | operator<< (std::ostream &stream, const BRK_NS::StringName &name) |
|
inline |