Bool.hpp File Reference

#include "blocxx/BLOCXX_config.h"
#include "blocxx/CommonFwd.hpp"
#include <iosfwd>

Go to the source code of this file.


Classes

class  BLOCXX_NAMESPACE::Bool
 The Bool class is an abstraction for the boolean data type. More...

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.

Functions

std::ostream & BLOCXX_NAMESPACE::operator<< (std::ostream &ostrm, const Bool &arg)
 Insert the string representation of a Bool object into a given stream.


doxygen