C++ Library Extensions 2022.12.09
To help learn modern C++ programming
cpg::types::cHarsTR Struct Reference

#include <cpg_types.hpp>

Public Attributes

std::string m_char
 
std::wstring m_wchar
 

Detailed Description

Definition at line 253 of file cpg_types.hpp.

Member Data Documentation

◆ m_char

std::string cpg::types::cHarsTR::m_char

Definition at line 255 of file cpg_types.hpp.

◆ m_wchar

std::wstring cpg::types::cHarsTR::m_wchar

Definition at line 256 of file cpg_types.hpp.


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