| libER 0.1.4.2
    ELDEN RING API library | 
Dantelion2 strings. More...
#include <detail/preprocessor.hpp>#include <memory/from_string.hpp>#include <string>#include <utility>Go to the source code of this file.
| Classes | |
| struct | from::DLTX::string_hash | 
| Simple structure that holds a string pointer and a hash of the string.  More... | |
| class | from::DLTX::FD4BasicHashString | 
| A minimal FD4BasicHashString implementation.  More... | |
| Typedefs | |
| using | from::DLTX::DLString = std::pair< from::wstring, bool > | 
| Common Dantelion string type. | |
Dantelion2 strings.
Copyright 2024 libER ELDEN RING API library
| using from::DLTX::DLString = typedef std::pair<from::wstring, bool> | 
Common Dantelion string type.
The purpose of the bool is unknown, may be related to weak referencing.