CBMC
designator.h File Reference

ANSI-C Language Type Checking. More...

#include <vector>
#include <iosfwd>
#include <util/type.h>
+ Include dependency graph for designator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  designatort
 
struct  designatort::entryt
 

Functions

std::ostream & operator<< (std::ostream &os, const designatort &d)
 

Detailed Description

ANSI-C Language Type Checking.

Definition in file designator.h.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const designatort d 
)
inline

Definition at line 63 of file designator.h.