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

#include <scan.hpp>

Public Member Functions

constexpr auto reader () const &
 

Public Attributes

Reader _impl
 

Detailed Description

template<typename Reader>
struct lexy::_detail::scanner_input< Reader >

Definition at line 135 of file dsl/scan.hpp.

Member Function Documentation

◆ reader()

template<typename Reader >
constexpr auto lexy::_detail::scanner_input< Reader >::reader ( ) const &
inlineconstexpr

Definition at line 139 of file dsl/scan.hpp.

Member Data Documentation

◆ _impl

template<typename Reader >
Reader lexy::_detail::scanner_input< Reader >::_impl

Definition at line 137 of file dsl/scan.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