Public Member Functions | Public Attributes | List of all members
lexyd::_bits< Mask, Value >::tp< Reader > Struct Template Reference

#include <bits.hpp>

Public Member Functions

template<typename Context >
constexpr void report_error (Context &context, const Reader &)
 
constexpr tp (const Reader &reader)
 
constexpr bool try_parse (Reader reader)
 

Public Attributes

Reader::iterator end
 

Detailed Description

template<unsigned Mask, unsigned Value>
template<typename Reader>
struct lexyd::_bits< Mask, Value >::tp< Reader >

Definition at line 105 of file bits.hpp.

Constructor & Destructor Documentation

◆ tp()

template<unsigned Mask, unsigned Value>
template<typename Reader >
constexpr lexyd::_bits< Mask, Value >::tp< Reader >::tp ( const Reader &  reader)
inlineexplicitconstexpr

Definition at line 109 of file bits.hpp.

Member Function Documentation

◆ report_error()

template<unsigned Mask, unsigned Value>
template<typename Reader >
template<typename Context >
constexpr void lexyd::_bits< Mask, Value >::tp< Reader >::report_error ( Context &  context,
const Reader &   
)
inlineconstexpr

Definition at line 126 of file bits.hpp.

◆ try_parse()

template<unsigned Mask, unsigned Value>
template<typename Reader >
constexpr bool lexyd::_bits< Mask, Value >::tp< Reader >::try_parse ( Reader  reader)
inlineconstexpr

Definition at line 111 of file bits.hpp.

Member Data Documentation

◆ end

template<unsigned Mask, unsigned Value>
template<typename Reader >
Reader::iterator lexyd::_bits< Mask, Value >::tp< Reader >::end

Definition at line 107 of file bits.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