TPIE

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

Helper class that throws an exception on behalf of virtual_chunks that have not been assigned a pipe_middle. More...

#include <tpie/pipelining/virtual.h>

Static Public Member Functions

static Result go (...)
 

Detailed Description

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

Helper class that throws an exception on behalf of virtual_chunks that have not been assigned a pipe_middle.

When the input and output are different, a virtual_chunk_missing_middle is thrown.

Definition at line 229 of file virtual.h.


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