PCRE2 C++ Wrapper 1.2.4
pcre2cpp
Loading...
Searching...
No Matches
pcre2cpp::utils::pcre2_data< utf > Struct Template Reference

Translation container from pcre2 library to pcre2cpp. More...

#include <pcre2cpp.hpp>

Inheritance diagram for pcre2cpp::utils::pcre2_data< utf >:
[legend]

Detailed Description

template<utf_type utf>
struct pcre2cpp::utils::pcre2_data< utf >

Translation container from pcre2 library to pcre2cpp.

Template Parameters
utfutf coding type (UTF-8 -> utf_type::UTF_8, UTF-16 -> utf_type::UTF_16, UTF-32 -> utf_type::UTF_32)

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