library of assembled shared sources

http://lass.cocamware.com

lass::util::impl::ZeroRaiser Struct Reference

Throws an run time exception for raising LASS_ENFORCE_ZERO. More...

#include <enforcer_impl.h>


Static Public Member Functions

template<typename T , typename C >
static void raise (const T &result, const C &, const std::string &message, const char *locus)


Detailed Description

Throws an run time exception for raising LASS_ENFORCE_ZERO.

Definition at line 246 of file enforcer_impl.h.


Member Function Documentation

template<typename T , typename C >
static void lass::util::impl::ZeroRaiser::raise ( const T &  result,
const C &  ,
const std::string &  message,
const char *  locus 
) [inline, static]

Definition at line 249 of file enforcer_impl.h.

References LASS_THROW_EX, and lass::util::impl::raiserAddMessage().


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

Generated on Mon Nov 10 14:22:20 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo