0.5.4
C++ to UML diagram generator based on Clang
Loading...
Searching...
No Matches
Namespaces | Functions
element.cc File Reference
#include "element.h"
#include "util/util.h"
#include <ostream>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  clanguml
 
namespace  clanguml::common
 
namespace  clanguml::common::model
 

Functions

bool clanguml::common::model::operator== (const element &l, const element &r)
 
std::ostream & clanguml::common::model::operator<< (std::ostream &out, const element &rhs)