ROSE 0.11.145.147
Public Types | Public Member Functions | List of all members
AttributeListMap::findDirectiveInList< TokenIterator, DirectiveType > Struct Template Reference

Description

template<typename TokenIterator, typename DirectiveType>
struct AttributeListMap::findDirectiveInList< TokenIterator, DirectiveType >

Definition at line 682 of file attributeListMap.h.

Public Types

using result_type = bool
 

Public Member Functions

result_type operator() (TokenIterator node, std::list< DirectiveType > directiveList) const
 

Member Typedef Documentation

◆ result_type

template<typename TokenIterator , typename DirectiveType >
using AttributeListMap::findDirectiveInList< TokenIterator, DirectiveType >::result_type = bool

Definition at line 684 of file attributeListMap.h.

Member Function Documentation

◆ operator()()

template<typename TokenIterator , typename DirectiveType >
result_type AttributeListMap::findDirectiveInList< TokenIterator, DirectiveType >::operator() ( TokenIterator  node,
std::list< DirectiveType >  directiveList 
) const
inline

Definition at line 685 of file attributeListMap.h.


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