hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
str_view Struct Reference

#include <magic_enum.h>

Public Attributes

const char * str_ = nullptr
 
std::size_t size_ = 0
 

Detailed Description

Definition at line 251 of file magic_enum.h.

Member Data Documentation

◆ size_

std::size_t size_ = 0

Definition at line 253 of file magic_enum.h.

Referenced by magic_enum::detail::n().

◆ str_

const char* str_ = nullptr

Definition at line 252 of file magic_enum.h.

Referenced by magic_enum::detail::n().


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