TPIE

2362a60
tpie::pipelining::bits::maybe_add_const_ref< T > Struct Template Reference

The maybe_add_const_ref helper struct adds const & to a type unless the type is already const, reference or pointer type. More...

#include <tpie/pipelining/virtual.h>

Public Types

typedef const T & type
 

Detailed Description

template<typename T>
struct tpie::pipelining::bits::maybe_add_const_ref< T >

The maybe_add_const_ref helper struct adds const & to a type unless the type is already const, reference or pointer type.

Definition at line 54 of file virtual.h.


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