CBMC
cpp_id.cpp File Reference

C++ Language Type Checking. More...

#include "cpp_id.h"
#include <ostream>
#include <util/invariant.h>
+ Include dependency graph for cpp_id.cpp:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &out, const cpp_idt &cpp_id)
 
std::ostream & operator<< (std::ostream &out, const cpp_idt::id_classt &id_class)
 

Detailed Description

C++ Language Type Checking.

Definition in file cpp_id.cpp.

Function Documentation

◆ operator<<() [1/2]

std::ostream& operator<< ( std::ostream &  out,
const cpp_idt cpp_id 
)

Definition at line 92 of file cpp_id.cpp.

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  out,
const cpp_idt::id_classt id_class 
)

Definition at line 98 of file cpp_id.cpp.