libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::narrow Struct Reference

#include <unicode_conversions.hpp>

Inherits std::unary_function< wchar_t, char >.

Public Member Functions

 narrow ()
 
char operator() (wchar_t c) const
 

Detailed Description

Definition at line 44 of file unicode_conversions.hpp.

Constructor & Destructor Documentation

◆ narrow()

jmmcg::LIBJMMCG_VER_NAMESPACE::narrow::narrow ( )
inline

Member Function Documentation

◆ operator()()

char jmmcg::LIBJMMCG_VER_NAMESPACE::narrow::operator() ( wchar_t  c) const
inline

Definition at line 48 of file unicode_conversions.hpp.


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