libcppa  Version 0.1
cppa::util::rm_ref< T > Struct Template Reference

#include <rm_ref.hpp>

List of all members.


Detailed Description

template<typename T>
struct cppa::util::rm_ref< T >

Like std::remove_reference but prohibits void and also removes const references.


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