Agora  1.2.0
Agora project
fmt::v8::detail::find_escape_result< Char > Struct Template Reference

#include <ranges.h>

Public Attributes

const Char * begin
 
const Char * end
 
uint32_t cp
 

Member Data Documentation

◆ begin

template<typename Char >
const Char* fmt::v8::detail::find_escape_result< Char >::begin

◆ cp

template<typename Char >
uint32_t fmt::v8::detail::find_escape_result< Char >::cp

◆ end

template<typename Char >
const Char* fmt::v8::detail::find_escape_result< Char >::end

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