Public Member Functions | List of all members
PLMD::Exception::Throw Class Reference

Auxiliary class used to throw exceptions. More...

#include <Exception.h>

Public Member Functions

template<typename E >
void operator<<= (E &&e)
 

Detailed Description

Auxiliary class used to throw exceptions.

It just defines <<= operator so that:

Member Function Documentation

◆ operator<<=()

template<typename E >
void PLMD::Exception::Throw::operator<<= ( E &&  e)
inline

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