CppUnit project page CppUnit home page

CppTL::SignedPolicy< IntType > Struct Template Reference

#include <cpptl/stringtools.h>

Collaboration diagram for CppTL::SignedPolicy< IntType >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void makePositive (IntType &value)
bool needMinusSign () const

Public Attributes

bool isNegative_

template<class IntType>
struct CppTL::SignedPolicy< IntType >


Member Function Documentation

template<class IntType>
void CppTL::SignedPolicy< IntType >::makePositive ( IntType &  value  )  [inline]

template<class IntType>
bool CppTL::SignedPolicy< IntType >::needMinusSign (  )  const [inline]


Member Data Documentation

template<class IntType>
bool CppTL::SignedPolicy< IntType >::isNegative_


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

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers