Loading [MathJax]/extensions/tex2jax.js
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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: