libxr  1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
LibXR::Detail::RuntimeStringTextPart Struct Reference

Normalized text part used by the copy/concatenation path. More...

#include <libxr_string.hpp>

Data Fields

std::string_view view
 
ErrorCode status = ErrorCode::OK
 

Detailed Description

Normalized text part used by the copy/concatenation path.

拷贝/拼接路径使用的归一化文本片段。

Definition at line 190 of file libxr_string.hpp.

Field Documentation

◆ status

ErrorCode LibXR::Detail::RuntimeStringTextPart::status = ErrorCode::OK

Definition at line 193 of file libxr_string.hpp.

◆ view

std::string_view LibXR::Detail::RuntimeStringTextPart::view

Definition at line 192 of file libxr_string.hpp.


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