NCBI C++ ToolKit
Static Public Member Functions | List of all members
ctll::ignore_unknown< Actions > Struct Template Reference

Search Toolkit Book for ctll::ignore_unknown

#include <util/regexp/ctre/ctre-unicode.hpp>

+ Inheritance diagram for ctll::ignore_unknown< Actions >:
+ Collaboration diagram for ctll::ignore_unknown< Actions >:

Static Public Member Functions

template<typename Action , auto V, typename Subject >
constexpr static auto apply (Action, term< V >, Subject) -> Subject
 
template<typename Action , typename Subject >
constexpr static auto apply (Action, epsilon, Subject) -> Subject
 
template<typename Action , auto V, typename Subject >
constexpr static auto apply (Action, term< V >, Subject) -> Subject
 
template<typename Action , typename Subject >
constexpr static auto apply (Action, epsilon, Subject) -> Subject
 

Detailed Description

template<typename Actions>
struct ctll::ignore_unknown< Actions >

Definition at line 734 of file ctre-unicode.hpp.

Member Function Documentation

◆ apply() [1/4]

template<typename Actions >
template<typename Action , typename Subject >
constexpr static auto ctll::ignore_unknown< Actions >::apply ( Action  ,
epsilon  ,
Subject   
) -> Subject
inlinestaticconstexpr

Definition at line 738 of file ctre-unicode.hpp.

◆ apply() [2/4]

template<typename Actions >
template<typename Action , typename Subject >
constexpr static auto ctll::ignore_unknown< Actions >::apply ( Action  ,
epsilon  ,
Subject   
) -> Subject
inlinestaticconstexpr

Definition at line 735 of file ctre.hpp.

◆ apply() [3/4]

template<typename Actions >
template<typename Action , auto V, typename Subject >
constexpr static auto ctll::ignore_unknown< Actions >::apply ( Action  ,
term< V >  ,
Subject   
) -> Subject
inlinestaticconstexpr

Definition at line 737 of file ctre-unicode.hpp.

◆ apply() [4/4]

template<typename Actions >
template<typename Action , auto V, typename Subject >
constexpr static auto ctll::ignore_unknown< Actions >::apply ( Action  ,
term< V >  ,
Subject   
) -> Subject
inlinestaticconstexpr

Definition at line 734 of file ctre.hpp.


The documentation for this struct was generated from the following files:
Modified on Fri Sep 20 14:58:11 2024 by modify_doxy.py rev. 669887