Ninja
Public Member Functions | Public Attributes | List of all members
matches Struct Reference

Public Member Functions

 matches (std::vector< StringPiece >::iterator i)
 
bool operator() (const Node *node) const
 

Public Attributes

std::vector< StringPiece >::iterator i_
 

Detailed Description

Definition at line 631 of file graph.cc.

Constructor & Destructor Documentation

◆ matches()

matches::matches ( std::vector< StringPiece >::iterator  i)
inlineexplicit

Definition at line 632 of file graph.cc.

Member Function Documentation

◆ operator()()

bool matches::operator() ( const Node node) const
inline

Definition at line 634 of file graph.cc.

References Node::path().

Member Data Documentation

◆ i_

std::vector<StringPiece>::iterator matches::i_

Definition at line 639 of file graph.cc.


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