Télécharger la liste

Description du projet

Rich Booleans is an advanced portable C++ library of over 80 boolean-like macros that hold an analysis if the condition fails. This can help debugging, letting a developer know exactly what goes wrong. It allows reuse in adapted ASSERT macros. It needs STL or wxWidgets.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-11 11:29
2.1

Les booléens objets Rich IsSubsetOf, IsMultiSubsetOf, et IsOrderedSubsetOf vérifier si le premier échantillon est un sous-ensemble de la seconde. The Rich Boolean Allunique vérifie si tous les éléments dans une gamme sont uniques. The Rich AllPairs booléenne est une généralisation de cela. rbDOESNT_EXIST, rbFILE_EXISTS, et rbDIRECTORY_EXISTS vérifier si un fichier ou un répertoire existe ou non. rbFILE et rbDIRECTORY vérifier si un fichier ou répertoire a certaines propriétés.
Tags: Stable, Major
The Rich Boolean objects IsSubsetOf, IsMultiSubsetOf, and IsOrderedSubsetOf check whether the first range is a subset of the second. The Rich Boolean AllUnique checks whether all elements in a range are unique. The Rich Boolean AllPairs is a generalization of this. rbDOESNT_EXIST, rbFILE_EXISTS, and rbDIRECTORY_EXISTS check whether a file or directory exists or not. rbFILE and rbDIRECTORY check whether a file or directory has certain properties.

Project Resources