library of assembled shared sources

http://lass.cocamware.com

lass::util::impl::TruePredicate Struct Reference

Predicate for enforcers using operator!, used by LASS_ENFORCE and LASS_ENFORCE_POINTER. More...

#include <enforcer_impl.h>


Static Public Member Functions

template<typename T , typename C >
static bool LASS_CALL wrong (const T &t, const C &)


Detailed Description

Predicate for enforcers using operator!, used by LASS_ENFORCE and LASS_ENFORCE_POINTER.

Definition at line 73 of file enforcer_impl.h.


Member Function Documentation

template<typename T , typename C >
static bool LASS_CALL lass::util::impl::TruePredicate::wrong ( const T &  t,
const C &   
) [inline, static]

Definition at line 76 of file enforcer_impl.h.


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