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

Description

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

Definition at line 658 of file attributeListMap.h.

Public Types

using result_type = bool
 

Public Member Functions

result_type operator() (TokenIterator node, DirectiveType directive) const
 

Member Typedef Documentation

◆ result_type

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

Definition at line 660 of file attributeListMap.h.

Member Function Documentation

◆ operator()()

template<typename TokenIterator , typename DirectiveType >
result_type AttributeListMap::findDirective< TokenIterator, DirectiveType >::operator() ( TokenIterator  node,
DirectiveType  directive 
) const
inline

Definition at line 661 of file attributeListMap.h.


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