Public Member Functions | Public Attributes | List of all members
lexy::_detail::swar_pack_result< CharT > Struct Template Reference

#include <swar.hpp>

Public Member Functions

constexpr CharT operator[] (std::size_t idx) const
 

Public Attributes

std::size_t count
 
swar_int mask
 
swar_int value
 

Detailed Description

template<typename CharT>
struct lexy::_detail::swar_pack_result< CharT >

Definition at line 88 of file swar.hpp.

Member Function Documentation

◆ operator[]()

template<typename CharT >
constexpr CharT lexy::_detail::swar_pack_result< CharT >::operator[] ( std::size_t  idx) const
inlineconstexpr

Definition at line 94 of file swar.hpp.

Member Data Documentation

◆ count

template<typename CharT >
std::size_t lexy::_detail::swar_pack_result< CharT >::count

Definition at line 92 of file swar.hpp.

◆ mask

template<typename CharT >
swar_int lexy::_detail::swar_pack_result< CharT >::mask

Definition at line 91 of file swar.hpp.

◆ value

template<typename CharT >
swar_int lexy::_detail::swar_pack_result< CharT >::value

Definition at line 90 of file swar.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:10