Castor3D 0.16.0
Multiplatform 3D engine
Static Public Attributes | List of all members
castor::manip::DigitChars< char32_t > Struct Reference

#include <StreamBaseManipulators.hpp>

Collaboration diagram for castor::manip::DigitChars< char32_t >:
Collaboration graph
[legend]

Static Public Attributes

static std::u32string_view constexpr digitCharLc { U"0123456789abcdefghijklmnopqrstuvwxyz" }
 
static std::u32string_view constexpr digitCharUc { U"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ" }
 

Member Data Documentation

◆ digitCharLc

std::u32string_view constexpr castor::manip::DigitChars< char32_t >::digitCharLc { U"0123456789abcdefghijklmnopqrstuvwxyz" }
staticconstexpr

◆ digitCharUc

std::u32string_view constexpr castor::manip::DigitChars< char32_t >::digitCharUc { U"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ" }
staticconstexpr

The documentation for this struct was generated from the following file: