TPIE

11a2c2d
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 Attributes

const typedef 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 77 of file virtual.h.


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