neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::detail::no_character_map_updater Struct Reference

#include <string_utf.hpp>

Public Member Functions

 no_character_map_updater ()
 
void operator() (std::u16string::size_type, bool, const std::string &, std::string::size_type)
 

Detailed Description

Definition at line 144 of file string_utf.hpp.

Constructor & Destructor Documentation

◆ no_character_map_updater()

neolib::detail::no_character_map_updater::no_character_map_updater ( )
inline

Definition at line 146 of file string_utf.hpp.

Member Function Documentation

◆ operator()()

void neolib::detail::no_character_map_updater::operator() ( std::u16string::size_type  ,
bool  ,
const std::string &  ,
std::string::size_type   
)
inline

Definition at line 147 of file string_utf.hpp.


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