TPIE

2362a60
tpie::pipelining::bits::maybe_check_connected< fact_t > Struct Template Reference

Contains a method check that calls recursive_connected_check when fact_t is a pair factory, and otherwise does nothing. More...

#include <tpie/pipelining/pair_factory.h>

Static Public Member Functions

static void check (const fact_t &)
 

Detailed Description

template<typename fact_t>
struct tpie::pipelining::bits::maybe_check_connected< fact_t >

Contains a method check that calls recursive_connected_check when fact_t is a pair factory, and otherwise does nothing.

For user-defined factories in the general case, we cannot do anything to ensure that node maps are joined together.

Definition at line 148 of file pair_factory.h.


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