Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
match.hpp File Reference
#include <boost/detail/workaround.hpp>
#include <boost/preprocessor/seq/enum.hpp>
Include dependency graph for match.hpp:
This graph shows which files directly or indirectly include this file:

Macros

#define BOOST_PARAMETER_SEQ_ENUM(seq)   BOOST_PP_SEQ_ENUM(seq)
 
#define BOOST_PARAMETER_MATCH_DEFAULTS(ArgTypes)
 
#define BOOST_PARAMETER_MATCH(ParameterSpec, ArgTypes, name)
 

Macro Definition Documentation

#define BOOST_PARAMETER_MATCH (   ParameterSpec,
  ArgTypes,
  name 
)
Value:
>::type name = ParameterSpec ()
const int name
Definition: gzip.hpp:94
bool match(const Graph1 &graph1, const Graph2 &graph2, SubGraphIsoMapCallback user_callback, const VertexOrder1 &vertex_order1, state< Graph1, Graph2, IndexMap1, IndexMap2, EdgeEquivalencePredicate, VertexEquivalencePredicate, SubGraphIsoMapCallback, problem_selection > &s)
Definition: vf2_sub_graph_iso.hpp:680
#define BOOST_PARAMETER_SEQ_ENUM(seq)
Definition: match.hpp:15
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42
#define BOOST_PARAMETER_MATCH_DEFAULTS(ArgTypes)
Definition: match.hpp:37
#define BOOST_PARAMETER_MATCH_DEFAULTS (   ArgTypes)
#define BOOST_PARAMETER_SEQ_ENUM (   seq)    BOOST_PP_SEQ_ENUM(seq)