Public Types | Static Public Attributes | List of all members
lexy::scan_production< T > Struct Template Reference

#include <scan.hpp>

Public Types

using scan_result = lexy::scan_result< T >
 

Static Public Attributes

static constexpr auto rule = dsl::scan
 
static constexpr auto value = lexy::forward<T>
 

Detailed Description

template<typename T>
struct lexy::scan_production< T >

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

Member Typedef Documentation

◆ scan_result

template<typename T >
using lexy::scan_production< T >::scan_result = lexy::scan_result<T>

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

Member Data Documentation

◆ rule

template<typename T >
constexpr auto lexy::scan_production< T >::rule = dsl::scan
staticconstexpr

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

◆ value

template<typename T >
constexpr auto lexy::scan_production< T >::value = lexy::forward<T>
staticconstexpr

Definition at line 500 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:09