openMSX
Public Attributes | List of all members
StringReplacer::detail::FromTo Struct Reference

#include <StringReplacer.hh>

Collaboration diagram for StringReplacer::detail::FromTo:
Collaboration graph
[legend]

Public Attributes

std::string_view from
 
std::string_view to
 

Detailed Description

Definition at line 105 of file StringReplacer.hh.

Member Data Documentation

◆ from

std::string_view StringReplacer::detail::FromTo::from

Definition at line 106 of file StringReplacer.hh.

◆ to

std::string_view StringReplacer::detail::FromTo::to

Definition at line 107 of file StringReplacer.hh.


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