xmol/utils/ShortAsciiString.h file

Contents

Namespaces

namespace xmol
Reworked original xmol.
namespace xmol::utils
namespace std

Classes

template<int MAX_LENGTH, bool ALLOW_CONSTRUCT_TRUNCATION = false, typename = void>
class xmol::utils::ShortAsciiString
template<int N, bool ALLOW_TRUNC, typename T>
struct std::hash<xmol::utils::ShortAsciiString<N, ALLOW_TRUNC, T>>