CommonLibSSE (Parapets fork)
BSFixedString.h File Reference
#include "RE/B/BSStringPool.h"
#include "RE/C/CRC.h"

Go to the source code of this file.

Classes

class  RE::detail::BSFixedString< CharT >
 
struct  RE::BSCRC32_< detail::BSFixedString< CharT > >
 

Namespaces

 RE
 
 RE::detail
 

Typedefs

using RE::BSFixedString = detail::BSFixedString< char >
 
using RE::BSFixedStringCI = BSFixedString
 
using RE::BSFixedStringW = detail::BSFixedString< wchar_t >