error_fwd.h File Reference

#include <comet/config.h>
#include <stdexcept>
#include <wtypes.h>

Include dependency graph for error_fwd.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  comet
namespace  comet::impl

Classes

class  comet::impl::raise_exception_t
struct  comet::throw_error_handler< OVERRIDE >

Functions

HRESULT operator| (HRESULT hr, const impl::raise_exception_t &)
 Overload for the 'do or die' useage of raise_exception.


Detailed Description

Error forwarding - using operator|.