CVC3  2.4.1
Classes | Namespaces | Functions
type.h File Reference
#include "expr.h"
#include "os.h"

Go to the source code of this file.

Classes

class  CVC3::Type
 MS C++ specific settings. More...

Namespaces

namespace  CVC3

Functions

bool CVC3::operator== (const Type &t1, const Type &t2)
bool CVC3::operator!= (const Type &t1, const Type &t2)
std::ostream & CVC3::operator<< (std::ostream &os, const Type &t)

Detailed Description

Author: Clark Barrett

Created: Thu Dec 12 12:53:28 2002


License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.


Definition in file type.h.