TPIE

2362a60
tpie::pipelining::bits::assert_types_equal_and_return< T, T, Result > Struct Template Reference

Template partial specialization that just returns the parameter given when the input and output types of a virtual chunk are the same (implicit identity function). More...

#include <tpie/pipelining/virtual.h>

Static Public Member Functions

static Result go (Result r)
 

Detailed Description

template<typename T, typename Result>
struct tpie::pipelining::bits::assert_types_equal_and_return< T, T, Result >

Template partial specialization that just returns the parameter given when the input and output types of a virtual chunk are the same (implicit identity function).

Definition at line 241 of file virtual.h.


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