SmallStringView Class

(Utils::SmallStringView)

Public Types

typedef size_type

Public Functions

SmallStringView(const char (&)[Size] string = Size)

Member Type Documentation

typedef SmallStringView::size_type

Member Function Documentation

SmallStringView::SmallStringView(const char (&)[Size] string = Size)

Default constructs an instance of SmallStringView.