CppUnit project page | CppUnit home page |
#include <cpptl/stringtools.h>
Public Member Functions | |
void | makePositive (IntType &value) |
bool | needMinusSign () const |
Public Attributes | |
bool | isNegative_ |
void CppTL::SignedPolicy< IntType >::makePositive | ( | IntType & | value | ) | [inline] |
References CppTL::SignedPolicy< IntType >::isNegative_.
bool CppTL::SignedPolicy< IntType >::needMinusSign | ( | ) | const [inline] |
References CppTL::SignedPolicy< IntType >::isNegative_.
bool CppTL::SignedPolicy< IntType >::isNegative_ |
hosts this site. |
Send comments to: CppUnit Developers |