Public Member Functions | Public Attributes | List of all members
lexyd::_lcp< Cp >::_string_t< Encoding > Struct Template Reference

#include <literal.hpp>

Public Member Functions

constexpr _string_t ()
 

Public Attributes

Encoding::char_type data [4 *sizeof...(Cp)]
 
std::size_t length = 0
 

Detailed Description

template<char32_t... Cp>
template<typename Encoding>
struct lexyd::_lcp< Cp >::_string_t< Encoding >

Definition at line 409 of file literal.hpp.

Constructor & Destructor Documentation

◆ _string_t()

template<char32_t... Cp>
template<typename Encoding >
constexpr lexyd::_lcp< Cp >::_string_t< Encoding >::_string_t ( )
inlineconstexpr

Definition at line 414 of file literal.hpp.

Member Data Documentation

◆ data

template<char32_t... Cp>
template<typename Encoding >
Encoding::char_type lexyd::_lcp< Cp >::_string_t< Encoding >::data[4 *sizeof...(Cp)]

Definition at line 411 of file literal.hpp.

◆ length

template<char32_t... Cp>
template<typename Encoding >
std::size_t lexyd::_lcp< Cp >::_string_t< Encoding >::length = 0

Definition at line 412 of file literal.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Wed Apr 16 2025 02:20:59